Searched refs:cpu_to_le32_array (Results 1 – 4 of 4) sorted by relevance
56 cpu_to_le32_array(state->h, ARRAY_SIZE(state->h)); in blake2s_final()
168 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array() function
205 cpu_to_le32_array(mctx->hash, ARRAY_SIZE(mctx->hash)); in md4_final()
198 cpu_to_le32_array(mctx->hash, sizeof(mctx->hash) / sizeof(u32)); in md5_final()