Home
last modified time | relevance | path

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

/linux/arch/mips/cavium-octeon/crypto/
A 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/include/linux/byteorder/
A Dgeneric.h168 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array() function
/linux/include/crypto/internal/
A Dblake2s.h65 cpu_to_le32_array(state->h, ARRAY_SIZE(state->h)); in __blake2s_final()
/linux/scripts/mod/
A 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/fs/smbfs_common/
A Dcifs_md4.c191 cpu_to_le32_array(mctx->hash, ARRAY_SIZE(mctx->hash)); in cifs_md4_final()
/linux/crypto/
A Dmd4.c205 cpu_to_le32_array(mctx->hash, ARRAY_SIZE(mctx->hash)); in md4_final()
A Dmd5.c195 cpu_to_le32_array(mctx->hash, sizeof(mctx->hash) / sizeof(u32)); in md5_final()
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_init_fw_funcs.c1165 cpu_to_le32_array(data_cpu, len_in_dwords); in qed_dmae_to_grc()

Completed in 13 milliseconds