Searched refs:ctx_map_to_qm_sg (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/crypto/caam/ |
H A D | caamalg_qi2.c | 3121 static inline int ctx_map_to_qm_sg(struct device *dev, in ctx_map_to_qm_sg() function 3585 ret = ctx_map_to_qm_sg(ctx->dev, state, ctx->ctx_len, sg_table, in ahash_update_ctx() 3673 ret = ctx_map_to_qm_sg(ctx->dev, state, ctx->ctx_len, sg_table, in ahash_final_ctx() 3767 ret = ctx_map_to_qm_sg(ctx->dev, state, ctx->ctx_len, sg_table, in ahash_finup_ctx()
|