Searched refs:sg_to_sec4_sg_last (Results 1 – 4 of 4) sorted by relevance
/drivers/crypto/caam/ |
D | sg_sw_sec4.h | 77 static inline void sg_to_sec4_sg_last(struct scatterlist *sg, int len, in sg_to_sec4_sg_last() function
|
D | caampkc.c | 326 sg_to_sec4_sg_last(req_ctx->fixup_src, req_ctx->fixup_src_len, in rsa_edesc_alloc() 330 sg_to_sec4_sg_last(req->dst, req->dst_len, in rsa_edesc_alloc()
|
D | caamhash.c | 733 sg_to_sec4_sg_last(req->src, to_hash, sg + first_sg, 0); in ahash_edesc_add_src() 894 sg_to_sec4_sg_last(req->src, src_len, in ahash_update_ctx() 1264 sg_to_sec4_sg_last(req->src, src_len, edesc->sec4_sg + 1, 0); in ahash_update_no_ctx()
|
D | caamalg.c | 1404 sg_to_sec4_sg_last(req->src, src_len, in aead_edesc_alloc() 1409 sg_to_sec4_sg_last(req->dst, dst_len, in aead_edesc_alloc()
|