Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/caam/
Dsg_sw_sec4.h8 struct sec4_sg_entry;
13 static inline void dma_to_sec4_sg_one(struct sec4_sg_entry *sec4_sg_ptr, in dma_to_sec4_sg_one()
24 sizeof(struct sec4_sg_entry), 1); in dma_to_sec4_sg_one()
32 static inline struct sec4_sg_entry *
34 struct sec4_sg_entry *sec4_sg_ptr, u32 offset) in sg_to_sec4_sg()
51 struct sec4_sg_entry *sec4_sg_ptr, in sg_to_sec4_sg_last()
Dcaamhash.c170 struct sec4_sg_entry *sec4_sg, in buf_map_to_sec4_sg()
184 struct sec4_sg_entry *sec4_sg, in src_map_to_sec4_sg()
196 try_buf_map_to_sec4_sg(struct device *jrdev, struct sec4_sg_entry *sec4_sg, in try_buf_map_to_sec4_sg()
213 struct sec4_sg_entry *sec4_sg, u32 flag) in ctx_map_to_sec4_sg()
600 struct sec4_sg_entry *sec4_sg;
804 sizeof(struct sec4_sg_entry); in ahash_update_ctx()
919 sec4_sg_bytes = sec4_sg_src_index * sizeof(struct sec4_sg_entry); in ahash_final_ctx()
1006 sizeof(struct sec4_sg_entry); in ahash_finup_ctx()
1092 sec4_sg_bytes = src_nents * sizeof(struct sec4_sg_entry); in ahash_digest()
1243 sizeof(struct sec4_sg_entry); in ahash_update_no_ctx()
[all …]
Dcaamalg.c2102 struct sec4_sg_entry *sec4_sg;
2126 struct sec4_sg_entry *sec4_sg;
2405 dst_dma = src_dma + sizeof(struct sec4_sg_entry) * in init_aead_job()
2415 sizeof(struct sec4_sg_entry); in init_aead_job()
2487 dst_dma = src_dma + sizeof(struct sec4_sg_entry) * in init_aead_giv_job()
2494 sizeof(struct sec4_sg_entry); in init_aead_giv_job()
2545 sizeof(struct sec4_sg_entry); in init_ablkcipher_job()
2553 sec4_sg_index * sizeof(struct sec4_sg_entry); in init_ablkcipher_job()
2602 sec4_sg_index * sizeof(struct sec4_sg_entry); in init_ablkcipher_giv_job()
2691 sec4_sg_bytes = sec4_sg_len * sizeof(struct sec4_sg_entry); in aead_edesc_alloc()
[all …]
Ddesc.h11 struct sec4_sg_entry { struct