Searched refs:cpu_to_le32_array (Results 1 – 6 of 6) sorted by relevance
55 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
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()
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()
439 cpu_to_le32_array((u32 *)req->buf, req->length >> 2); in queue_request_ep_in()