Home
last modified time | relevance | path

Searched refs:cpu_to_le32_array (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/arch/mips/cavium-octeon/crypto/
Docteon-md5.c75 cpu_to_le32_array(mctx->hash, 4); in octeon_md5_init()
145 cpu_to_le32_array(mctx->block + 14, 2); in octeon_md5_final()
/Linux-v5.15/include/linux/byteorder/
Dgeneric.h168 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array() function
/Linux-v5.15/include/crypto/internal/
Dblake2s.h65 cpu_to_le32_array(state->h, ARRAY_SIZE(state->h)); in __blake2s_final()
/Linux-v5.15/scripts/mod/
Dsumversion.c80 static inline void cpu_to_le32_array(uint32_t *buf, unsigned int words) in cpu_to_le32_array() function
219 cpu_to_le32_array(mctx->hash, sizeof(mctx->hash) / sizeof(uint32_t)); in md4_final_ascii()
/Linux-v5.15/fs/smbfs_common/
Dcifs_md4.c191 cpu_to_le32_array(mctx->hash, ARRAY_SIZE(mctx->hash)); in cifs_md4_final()
/Linux-v5.15/crypto/
Dmd4.c205 cpu_to_le32_array(mctx->hash, ARRAY_SIZE(mctx->hash)); in md4_final()
Dmd5.c195 cpu_to_le32_array(mctx->hash, sizeof(mctx->hash) / sizeof(u32)); in md5_final()
/Linux-v5.15/drivers/net/ethernet/qlogic/qed/
Dqed_init_fw_funcs.c1042 cpu_to_le32_array(data_cpu, len_in_dwords); in qed_dmae_to_grc()
Dqed_debug.c996 cpu_to_le32_array(dest, size); in qed_read_storm_fw_info()
1010 cpu_to_le32_array(dest, size); in qed_read_storm_fw_info()