Home
last modified time | relevance | path

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

/drivers/crypto/caam/
A Dcaamalg_qi2.h128 struct skcipher_edesc { struct
A Dcaamalg_qi.c824 struct skcipher_edesc { struct
906 static void skcipher_unmap(struct device *dev, struct skcipher_edesc *edesc, in skcipher_unmap()
1210 static inline u8 *skcipher_edesc_iv(struct skcipher_edesc *edesc) in skcipher_edesc_iv()
1218 struct skcipher_edesc *edesc; in skcipher_done()
1254 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req, in skcipher_edesc_alloc()
1263 struct skcipher_edesc *edesc; in skcipher_edesc_alloc()
1332 len = offsetof(struct skcipher_edesc, sgt) + qm_sg_bytes; in skcipher_edesc_alloc()
1422 struct skcipher_edesc *edesc; in skcipher_crypt()
A Dcaamalg.c132 struct skcipher_edesc *edesc;
923 struct skcipher_edesc { struct
967 static void skcipher_unmap(struct device *dev, struct skcipher_edesc *edesc, in skcipher_unmap()
1011 static inline u8 *skcipher_edesc_iv(struct skcipher_edesc *edesc) in skcipher_edesc_iv()
1022 struct skcipher_edesc *edesc; in skcipher_crypt_done()
1250 struct skcipher_edesc *edesc, in init_skcipher_job()
1612 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req, in skcipher_edesc_alloc()
1622 struct skcipher_edesc *edesc; in skcipher_edesc_alloc()
1812 struct skcipher_edesc *edesc; in skcipher_crypt()
A Dcaamalg_qi2.c1113 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req) in skcipher_edesc_alloc()
1124 struct skcipher_edesc *edesc; in skcipher_edesc_alloc()
1186 if (unlikely(offsetof(struct skcipher_edesc, sgt) + qm_sg_bytes + in skcipher_edesc_alloc()
1274 static void skcipher_unmap(struct device *dev, struct skcipher_edesc *edesc, in skcipher_unmap()
1400 struct skcipher_edesc *edesc = req_ctx->edesc; in skcipher_encrypt_done()
1438 struct skcipher_edesc *edesc = req_ctx->edesc; in skcipher_decrypt_done()
1479 struct skcipher_edesc *edesc; in skcipher_encrypt()
1529 struct skcipher_edesc *edesc; in skcipher_decrypt()

Completed in 22 milliseconds