Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/byteorder/
H A Dgeneric.h168 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array() function
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dblake2s.h75 cpu_to_le32_array(state->h, ARRAY_SIZE(state->h)); in __blake2s_final()
/OK3568_Linux_fs/kernel/scripts/mod/
H 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()
/OK3568_Linux_fs/kernel/crypto/
H A Dmd4.c205 cpu_to_le32_array(mctx->hash, ARRAY_SIZE(mctx->hash)); in md4_final()
H A Dmd5.c195 cpu_to_le32_array(mctx->hash, sizeof(mctx->hash) / sizeof(u32)); in md5_final()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_fw_funcs.c1042 cpu_to_le32_array(data_cpu, len_in_dwords); in qed_dmae_to_grc()
H A 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()