Home
last modified time | relevance | path

Searched refs:out_fle (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/crypto/caam/
H A Dcaamalg_qi2.c565 dpaa2_fl_set_addr(out_fle, qm_sg_dma + in aead_edesc_alloc()
585 dpaa2_fl_set_len(out_fle, out_len); in aead_edesc_alloc()
3225 struct dpaa2_fl_entry *in_fle, *out_fle; in hash_digest_key() local
3232 out_fle = &req_ctx->fd_flt[0]; in hash_digest_key()
3269 dpaa2_fl_set_addr(out_fle, key_dma); in hash_digest_key()
3270 dpaa2_fl_set_len(out_fle, digestsize); in hash_digest_key()
3701 dpaa2_fl_set_len(out_fle, digestsize); in ahash_final_ctx()
3795 dpaa2_fl_set_len(out_fle, digestsize); in ahash_finup_ctx()
3891 dpaa2_fl_set_len(out_fle, digestsize); in ahash_digest()
3963 dpaa2_fl_set_len(out_fle, digestsize); in ahash_final_no_ctx()
[all …]