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