Searched refs:ctx_map_to_qm_sg (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/crypto/caam/ |
| D | caamalg_qi2.c | 3120 static inline int ctx_map_to_qm_sg(struct device *dev, in ctx_map_to_qm_sg() function 3584 ret = ctx_map_to_qm_sg(ctx->dev, state, ctx->ctx_len, sg_table, in ahash_update_ctx() 3672 ret = ctx_map_to_qm_sg(ctx->dev, state, ctx->ctx_len, sg_table, in ahash_final_ctx() 3766 ret = ctx_map_to_qm_sg(ctx->dev, state, ctx->ctx_len, sg_table, in ahash_finup_ctx()
|