Searched refs:cpu_to_le32_array (Results 1 – 9 of 9) 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
134 cpu_to_le32_array(block + 14, 2); in octeon_md5_finup()
192 cpu_to_le32_array(mctx->hash, ARRAY_SIZE(mctx->hash)); in cifs_md4_final()
205 cpu_to_le32_array(mctx->hash, ARRAY_SIZE(mctx->hash)); in md4_final()
188 cpu_to_le32_array(mctx->hash, sizeof(mctx->hash) / sizeof(u32)); in md5_finup()
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()
439 cpu_to_le32_array((u32 *)req->buf, req->length >> 2); in queue_request_ep_in()