Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/caam/
H A Dcaamalg_qi2.c564 dpaa2_fl_set_addr(out_fle, qm_sg_dma + in aead_edesc_alloc()
584 dpaa2_fl_set_len(out_fle, out_len); in aead_edesc_alloc()
3224 struct dpaa2_fl_entry *in_fle, *out_fle; in hash_digest_key() local
3231 out_fle = &req_ctx->fd_flt[0]; in hash_digest_key()
3268 dpaa2_fl_set_addr(out_fle, key_dma); 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()
3890 dpaa2_fl_set_len(out_fle, digestsize); in ahash_digest()
3962 dpaa2_fl_set_len(out_fle, digestsize); in ahash_final_no_ctx()
[all …]