Home
last modified time | relevance | path

Searched refs:map_seq_out_ptr_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/caam/
Dcaamhash.c140 static inline int map_seq_out_ptr_ctx(u32 *desc, struct device *jrdev, in map_seq_out_ptr_ctx() function
1290 ret = map_seq_out_ptr_ctx(desc, jrdev, state, ctx->ctx_len); in ahash_update_no_ctx()
1495 ret = map_seq_out_ptr_ctx(desc, jrdev, state, ctx->ctx_len); in ahash_update_first()