Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/caam/
Dsg_sw_sec4.h49 static inline void sg_to_sec4_sg_last(struct scatterlist *sg, int sg_count, in sg_to_sec4_sg_last() function
Dcaamalg.c2347 sg_to_sec4_sg_last(req->src, src_nents, in aead_edesc_alloc()
2352 sg_to_sec4_sg_last(req->dst, dst_nents, in aead_edesc_alloc()
2621 sg_to_sec4_sg_last(req->src, src_nents, in ablkcipher_edesc_alloc()
2627 sg_to_sec4_sg_last(req->dst, dst_nents, in ablkcipher_edesc_alloc()
2796 sg_to_sec4_sg_last(req->src, src_nents, edesc->sec4_sg, 0); in ablkcipher_giv_edesc_alloc()
2804 sg_to_sec4_sg_last(req->dst, dst_nents, in ablkcipher_giv_edesc_alloc()
Dcaamhash.c196 sg_to_sec4_sg_last(src, src_nents, sec4_sg, 0); in src_map_to_sec4_sg()
1109 sg_to_sec4_sg_last(req->src, src_nents, edesc->sec4_sg, 0); in ahash_digest()
1455 sg_to_sec4_sg_last(req->src, src_nents, in ahash_update_first()