Home
last modified time | relevance | path

Searched refs:skcipher_edesc (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_qi2.h122 * skcipher_edesc - s/w-extended skcipher descriptor
130 struct skcipher_edesc { struct
H A Dcaamalg_qi.c810 * skcipher_edesc - s/w-extended skcipher descriptor
819 struct skcipher_edesc { struct
901 static void skcipher_unmap(struct device *dev, struct skcipher_edesc *edesc, in skcipher_unmap()
1207 struct skcipher_edesc *edesc; in skcipher_done()
1244 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req, in skcipher_edesc_alloc()
1253 struct skcipher_edesc *edesc; in skcipher_edesc_alloc()
1263 return (struct skcipher_edesc *)drv_ctx; in skcipher_edesc_alloc()
1320 if (unlikely(offsetof(struct skcipher_edesc, sgt) + qm_sg_bytes + in skcipher_edesc_alloc()
1406 struct skcipher_edesc *edesc; in skcipher_crypt()
H A Dcaamalg.c124 struct skcipher_edesc *edesc;
901 * skcipher_edesc - s/w-extended skcipher descriptor
914 struct skcipher_edesc { struct
958 static void skcipher_unmap(struct device *dev, struct skcipher_edesc *edesc, in skcipher_unmap()
1006 struct skcipher_edesc *edesc; in skcipher_crypt_done()
1234 struct skcipher_edesc *edesc, in init_skcipher_job()
1594 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req, in skcipher_edesc_alloc()
1604 struct skcipher_edesc *edesc; in skcipher_edesc_alloc()
1786 struct skcipher_edesc *edesc; in skcipher_crypt()
H A Dcaamalg_qi2.c1107 static struct skcipher_edesc *skcipher_edesc_alloc(struct skcipher_request *req) in skcipher_edesc_alloc()
1118 struct skcipher_edesc *edesc; in skcipher_edesc_alloc()
1180 if (unlikely(offsetof(struct skcipher_edesc, sgt) + qm_sg_bytes + in skcipher_edesc_alloc()
1268 static void skcipher_unmap(struct device *dev, struct skcipher_edesc *edesc, in skcipher_unmap()
1394 struct skcipher_edesc *edesc = req_ctx->edesc; in skcipher_encrypt_done()
1432 struct skcipher_edesc *edesc = req_ctx->edesc; in skcipher_decrypt_done()
1473 struct skcipher_edesc *edesc; in skcipher_encrypt()
1523 struct skcipher_edesc *edesc; in skcipher_decrypt()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_qi2.h120 * skcipher_edesc - s/w-extended skcipher descriptor
128 struct skcipher_edesc { struct
H A Dcaamalg_qi.c815 * skcipher_edesc - s/w-extended skcipher descriptor
824 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()
1274 return (struct skcipher_edesc *)drv_ctx; in skcipher_edesc_alloc()
1332 len = offsetof(struct skcipher_edesc, sgt) + qm_sg_bytes; in skcipher_edesc_alloc()
1422 struct skcipher_edesc *edes in skcipher_crypt()
[all...]
H A Dcaamalg.c132 struct skcipher_edesc *edesc;
910 * skcipher_edesc - s/w-extended skcipher descriptor
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 *edes in skcipher_crypt()
[all...]
H A 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()

Completed in 26 milliseconds