Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/caam/
Dcaamalg_qi2.h128 struct skcipher_edesc { struct
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()
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()
Dcaamalg_qi2.c1112 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req) in skcipher_edesc_alloc()
1123 struct skcipher_edesc *edesc; in skcipher_edesc_alloc()
1185 if (unlikely(offsetof(struct skcipher_edesc, sgt) + qm_sg_bytes + in skcipher_edesc_alloc()
1273 static void skcipher_unmap(struct device *dev, struct skcipher_edesc *edesc, in skcipher_unmap()
1399 struct skcipher_edesc *edesc = req_ctx->edesc; in skcipher_encrypt_done()
1437 struct skcipher_edesc *edesc = req_ctx->edesc; in skcipher_decrypt_done()
1478 struct skcipher_edesc *edesc; in skcipher_encrypt()
1528 struct skcipher_edesc *edesc; in skcipher_decrypt()