Searched refs:ctx_map_to_sec4_sg (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/crypto/caam/ |
H A D | caamhash.c | 188 static inline int ctx_map_to_sec4_sg(struct device *jrdev, in ctx_map_to_sec4_sg() function 889 ret = ctx_map_to_sec4_sg(jrdev, state, ctx->ctx_len, in ahash_update_ctx() 971 ret = ctx_map_to_sec4_sg(jrdev, state, ctx->ctx_len, in ahash_final_ctx() 1051 ret = ctx_map_to_sec4_sg(jrdev, state, ctx->ctx_len, in ahash_finup_ctx()
|