Searched refs:cpu_to_le32_array (Results 1 – 7 of 7) sorted by relevance
24 static inline void cpu_to_le32_array(u32 a[], size_t n) in cpu_to_le32_array() function148 cpu_to_le32_array(ctx->h, ARRAY_SIZE(ctx->h)); in blake2s_final()
168 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array() function
82 static inline void cpu_to_le32_array(uint32_t *buf, unsigned int words) in cpu_to_le32_array() function 221 cpu_to_le32_array(mctx->hash, ARRAY_SIZE(mctx->hash)); in md4_final_ascii()
143 cpu_to_le32_array(ctx->h, ARRAY_SIZE(ctx->h)); in blake2s_final()
192 cpu_to_le32_array(mctx->hash, ARRAY_SIZE(mctx->hash)); in cifs_md4_final()
148 cpu_to_le32_array((u32 *)urb->transfer_buffer, count >> 2); in prepare_output_urb()
1231 cpu_to_le32_array(data_cpu, len_in_dwords); in qed_dmae_to_grc()