Home
last modified time | relevance | path

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

/linux-4.4.14/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()
23 sizeof(struct sec4_sg_entry), 1); in dma_to_sec4_sg_one()
31 static inline struct sec4_sg_entry *
33 struct sec4_sg_entry *sec4_sg_ptr, u32 offset) in sg_to_sec4_sg()
50 struct sec4_sg_entry *sec4_sg_ptr, in sg_to_sec4_sg_last()
57 static inline struct sec4_sg_entry *sg_to_sec4_sg_len( in sg_to_sec4_sg_len()
59 struct sec4_sg_entry *sec4_sg_ptr) in sg_to_sec4_sg_len()
Dcaamhash.c179 struct sec4_sg_entry *sec4_sg, in buf_map_to_sec4_sg()
193 struct sec4_sg_entry *sec4_sg) in src_map_to_sec4_sg()
204 try_buf_map_to_sec4_sg(struct device *jrdev, struct sec4_sg_entry *sec4_sg, in try_buf_map_to_sec4_sg()
221 struct sec4_sg_entry *sec4_sg, u32 flag) in ctx_map_to_sec4_sg()
606 struct sec4_sg_entry *sec4_sg;
808 sizeof(struct sec4_sg_entry); in ahash_update_ctx()
921 sec4_sg_bytes = sec4_sg_src_index * sizeof(struct sec4_sg_entry); in ahash_final_ctx()
1007 sizeof(struct sec4_sg_entry); in ahash_finup_ctx()
1090 sec4_sg_bytes = src_nents * sizeof(struct sec4_sg_entry); in ahash_digest()
1238 sizeof(struct sec4_sg_entry); in ahash_update_no_ctx()
[all …]
Dcaamalg.c1846 struct sec4_sg_entry *sec4_sg;
1866 struct sec4_sg_entry *sec4_sg;
2071 sizeof(struct sec4_sg_entry); in init_aead_job()
2199 sizeof(struct sec4_sg_entry); in init_ablkcipher_job()
2207 sec4_sg_index * sizeof(struct sec4_sg_entry); in init_ablkcipher_job()
2256 sec4_sg_index * sizeof(struct sec4_sg_entry); in init_ablkcipher_giv_job()
2301 sec4_sg_bytes = sec4_sg_len * sizeof(struct sec4_sg_entry); in aead_edesc_alloc()
2602 sizeof(struct sec4_sg_entry); in ablkcipher_edesc_alloc()
2778 sizeof(struct sec4_sg_entry); in ablkcipher_giv_edesc_alloc()
Ddesc.h25 struct sec4_sg_entry { struct