Home
last modified time | relevance | path

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

/drivers/crypto/caam/
Dsg_sw_sec4.h10 struct sec4_sg_entry;
15 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, u16 offset) in sg_to_sec4_sg()
51 struct sec4_sg_entry *sec4_sg_ptr, in sg_to_sec4_sg_last()
58 static inline struct sec4_sg_entry *sg_to_sec4_sg_len( in sg_to_sec4_sg_len()
60 struct sec4_sg_entry *sec4_sg_ptr) in sg_to_sec4_sg_len()
Dcaampkc.h58 struct sec4_sg_entry *sec4_sg;
Dcaamhash.c180 struct sec4_sg_entry *sec4_sg, in buf_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[0];
782 unsigned int sg_size = sg_num * sizeof(struct sec4_sg_entry); in ahash_edesc_alloc()
806 struct sec4_sg_entry *sg = edesc->sec4_sg; in ahash_edesc_add_src()
876 sizeof(struct sec4_sg_entry); in ahash_update_ctx()
985 sec4_sg_bytes = sec4_sg_src_index * sizeof(struct sec4_sg_entry); in ahash_final_ctx()
1315 sizeof(struct sec4_sg_entry); in ahash_update_no_ctx()
1437 sizeof(struct sec4_sg_entry); in ahash_finup_no_ctx()
Dcaampkc.c114 sec4_sg_bytes = sec4_sg_len * sizeof(struct sec4_sg_entry); in rsa_edesc_alloc()
206 sec4_sg_index * sizeof(struct sec4_sg_entry); in set_rsa_pub_pdb()
251 sec4_sg_index * sizeof(struct sec4_sg_entry); in set_rsa_priv_f1_pdb()
Dcaamalg.c1896 struct sec4_sg_entry *sec4_sg;
1916 struct sec4_sg_entry *sec4_sg;
2137 sizeof(struct sec4_sg_entry); in init_aead_job()
2268 sizeof(struct sec4_sg_entry); in init_ablkcipher_job()
2276 sec4_sg_index * sizeof(struct sec4_sg_entry); in init_ablkcipher_job()
2327 sec4_sg_index * sizeof(struct sec4_sg_entry); in init_ablkcipher_giv_job()
2372 sec4_sg_bytes = sec4_sg_len * sizeof(struct sec4_sg_entry); in aead_edesc_alloc()
2660 sizeof(struct sec4_sg_entry); in ablkcipher_edesc_alloc()
2836 sizeof(struct sec4_sg_entry); in ablkcipher_giv_edesc_alloc()
Ddesc.h25 struct sec4_sg_entry { struct