Searched refs:ctx_map_to_qm_sg (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/crypto/caam/ |
| D | caamalg_qi2.c | 3070 static inline int ctx_map_to_qm_sg(struct device *dev, in ctx_map_to_qm_sg() function 3515 ret = ctx_map_to_qm_sg(ctx->dev, state, ctx->ctx_len, sg_table, in ahash_update_ctx() 3610 ret = ctx_map_to_qm_sg(ctx->dev, state, ctx->ctx_len, sg_table, in ahash_final_ctx() 3704 ret = ctx_map_to_qm_sg(ctx->dev, state, ctx->ctx_len, sg_table, in ahash_finup_ctx()
|