Searched refs:cpu_to_le32_array (Results 1 – 2 of 2) sorted by relevance
36 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array() function116 cpu_to_le32_array(mctx->hash, sizeof(mctx->hash) / sizeof(u32)); in md5_final()
76 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array() function222 cpu_to_le32_array(mctx->hash, ARRAY_SIZE(mctx->hash)); in md4_final()