Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/caam/
Dsg_sw_sec4.h50 static inline void sg_to_sec4_sg_last(struct scatterlist *sg, int sg_count, in sg_to_sec4_sg_last() function
Dcaamalg.c2735 sg_to_sec4_sg_last(req->src, in aead_edesc_alloc()
2742 sg_to_sec4_sg_last(req->dst, dst_nents, in aead_edesc_alloc()
2971 sg_to_sec4_sg_last(req->src, src_nents, in aead_giv_edesc_alloc()
2981 sg_to_sec4_sg_last(req->src, src_nents, in aead_giv_edesc_alloc()
2989 sg_to_sec4_sg_last(req->dst, dst_nents, in aead_giv_edesc_alloc()
3125 sg_to_sec4_sg_last(req->src, src_nents, in ablkcipher_edesc_alloc()
3131 sg_to_sec4_sg_last(req->dst, dst_nents, in ablkcipher_edesc_alloc()
3303 sg_to_sec4_sg_last(req->src, src_nents, edesc->sec4_sg, 0); in ablkcipher_giv_edesc_alloc()
3311 sg_to_sec4_sg_last(req->dst, dst_nents, in ablkcipher_giv_edesc_alloc()
Dcaamhash.c188 sg_to_sec4_sg_last(src, src_nents, sec4_sg, 0); in src_map_to_sec4_sg()
1112 sg_to_sec4_sg_last(req->src, src_nents, edesc->sec4_sg, 0); in ahash_digest()
1467 sg_to_sec4_sg_last(req->src, src_nents, in ahash_update_first()