Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/caam/
Dcaamalg_qi2.c3047 static inline int buf_map_to_qm_sg(struct device *dev, in buf_map_to_qm_sg() function
3520 ret = buf_map_to_qm_sg(ctx->dev, sg_table + 1, state); in ahash_update_ctx()
3615 ret = buf_map_to_qm_sg(ctx->dev, sg_table + 1, state); in ahash_final_ctx()
3709 ret = buf_map_to_qm_sg(ctx->dev, sg_table + 1, state); in ahash_finup_ctx()
3974 ret = buf_map_to_qm_sg(ctx->dev, sg_table, state); in ahash_update_no_ctx()
4093 ret = buf_map_to_qm_sg(ctx->dev, sg_table, state); in ahash_finup_no_ctx()