Searched refs:dpaa2_fl_set_len (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/crypto/caam/ |
| A D | caamalg_qi2.c | 556 dpaa2_fl_set_len(in_fle, in_len); in aead_edesc_alloc() 584 dpaa2_fl_set_len(out_fle, out_len); in aead_edesc_alloc() 3266 dpaa2_fl_set_len(in_fle, *keylen); in hash_digest_key() 3269 dpaa2_fl_set_len(out_fle, digestsize); in hash_digest_key() 3700 dpaa2_fl_set_len(out_fle, digestsize); in ahash_final_ctx() 3794 dpaa2_fl_set_len(out_fle, digestsize); in ahash_finup_ctx() 3887 dpaa2_fl_set_len(in_fle, req->nbytes); in ahash_digest() 3890 dpaa2_fl_set_len(out_fle, digestsize); in ahash_digest() 3958 dpaa2_fl_set_len(in_fle, buflen); in ahash_final_no_ctx() 4065 dpaa2_fl_set_len(in_fle, to_hash); in ahash_update_no_ctx() [all …]
|
| /linux/drivers/dma/fsl-dpaa2-qdma/ |
| A D | dpaa2-qdma.c | 198 dpaa2_fl_set_len(f_list, 0x20); in dpaa2_qdma_populate_first_framel() 216 dpaa2_fl_set_len(f_list, len); in dpaa2_qdma_populate_frames() 231 dpaa2_fl_set_len(f_list, len); in dpaa2_qdma_populate_frames()
|
| /linux/include/soc/fsl/ |
| A D | dpaa2-fd.h | 585 static inline void dpaa2_fl_set_len(struct dpaa2_fl_entry *fle, u32 len) in dpaa2_fl_set_len() function
|
Completed in 19 milliseconds