Searched refs:cpu_to_le32_array (Results 1 – 7 of 7) sorted by relevance
168 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array() function
75 cpu_to_le32_array(state->h, ARRAY_SIZE(state->h)); in __blake2s_final()
80 static inline void cpu_to_le32_array(uint32_t *buf, unsigned int words) in cpu_to_le32_array() function219 cpu_to_le32_array(mctx->hash, sizeof(mctx->hash) / sizeof(uint32_t)); in md4_final_ascii()
205 cpu_to_le32_array(mctx->hash, ARRAY_SIZE(mctx->hash)); in md4_final()
195 cpu_to_le32_array(mctx->hash, sizeof(mctx->hash) / sizeof(u32)); in md5_final()
1042 cpu_to_le32_array(data_cpu, len_in_dwords); in qed_dmae_to_grc()
996 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()