Searched refs:aead_request_ctx (Results 1 - 25 of 31) sorted by relevance

12

/linux-master/drivers/crypto/
H A Domap-aes-gcm.c53 rctx = aead_request_ctx(dd->aead_req);
197 rctx = aead_request_ctx(dd->aead_req);
221 struct omap_aes_reqctx *rctx = aead_request_ctx(req);
241 struct omap_aes_reqctx *rctx = aead_request_ctx(req);
275 struct omap_aes_reqctx *rctx = aead_request_ctx(req);
283 struct omap_aes_reqctx *rctx = aead_request_ctx(req);
292 struct omap_aes_reqctx *rctx = aead_request_ctx(req);
304 struct omap_aes_reqctx *rctx = aead_request_ctx(req);
364 struct omap_aes_reqctx *rctx = aead_request_ctx(req);
H A Datmel-aes.c1316 struct atmel_aes_reqctx *rctx = aead_request_ctx(req);
1537 rctx = aead_request_ctx(req);
1773 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
1783 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
1802 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
1823 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
1865 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
1878 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
1995 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
/linux-master/include/crypto/internal/
H A Daead.h68 static inline void *aead_request_ctx(struct aead_request *req) function
80 return PTR_ALIGN(aead_request_ctx(req), align);
/linux-master/crypto/
H A Dchacha20poly1305.c74 struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
97 struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
110 struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
126 struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
156 struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
173 struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
202 struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
231 struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
261 struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
290 struct chachapoly_req_ctx *rctx = aead_request_ctx(re
[all...]
H A Dechainiv.c30 struct aead_request *subreq = aead_request_ctx(req);
89 struct aead_request *subreq = aead_request_ctx(req);
H A Dseqiv.c23 struct aead_request *subreq = aead_request_ctx(req);
51 struct aead_request *subreq = aead_request_ctx(req);
112 struct aead_request *subreq = aead_request_ctx(req);
H A Dauthenc.c118 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req);
139 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req);
194 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req);
232 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req);
281 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req);
H A Dauthencesn.c90 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req);
119 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req);
178 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req);
218 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req);
265 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req);
H A Dpcrypt.c69 struct pcrypt_request *preq = aead_request_ctx(req);
95 struct pcrypt_request *preq = aead_request_ctx(req);
144 struct pcrypt_request *preq = aead_request_ctx(req);
H A Dessiv.c172 struct essiv_aead_request_ctx *rctx = aead_request_ctx(req);
187 struct essiv_aead_request_ctx *rctx = aead_request_ctx(req);
205 u8 *iv = (u8 *)aead_request_ctx(req) + tctx->ivoffset;
H A Dsimd.c317 subreq = aead_request_ctx(req);
338 subreq = aead_request_ctx(req);
H A Dgcm.c89 return (void *)PTR_ALIGN((u8 *)aead_request_ctx(req), align + 1);
720 struct crypto_rfc4106_req_ctx *rctx = aead_request_ctx(req);
928 struct crypto_rfc4543_req_ctx *rctx = aead_request_ctx(req);
H A Dccm.c67 return (void *)PTR_ALIGN((u8 *)aead_request_ctx(req), align + 1);
604 struct crypto_rfc4309_req_ctx *rctx = aead_request_ctx(req);
H A Dcryptd.c748 rctx = aead_request_ctx(req);
811 struct cryptd_aead_request_ctx *rctx = aead_request_ctx(req);
/linux-master/drivers/crypto/xilinx/
H A Dzynqmp-aes-gcm.c81 struct zynqmp_aead_req_ctx *rq_ctx = aead_request_ctx(req);
181 struct zynqmp_aead_req_ctx *rq_ctx = aead_request_ctx(req);
211 struct zynqmp_aead_req_ctx *rq_ctx = aead_request_ctx(areq);
212 struct aead_request *subreq = aead_request_ctx(req);
289 struct zynqmp_aead_req_ctx *rq_ctx = aead_request_ctx(req);
302 struct zynqmp_aead_req_ctx *rq_ctx = aead_request_ctx(req);
/linux-master/drivers/crypto/nx/
H A Dnx-aes-gcm.c312 struct nx_gcm_rctx *rctx = aead_request_ctx(req);
418 struct nx_gcm_rctx *rctx = aead_request_ctx(req);
428 struct nx_gcm_rctx *rctx = aead_request_ctx(req);
440 struct nx_gcm_rctx *rctx = aead_request_ctx(req);
457 struct nx_gcm_rctx *rctx = aead_request_ctx(req);
H A Dnx-aes-ccm.c480 struct nx_gcm_rctx *rctx = aead_request_ctx(req);
504 struct nx_gcm_rctx *rctx = aead_request_ctx(req);
/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_aead.c193 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq);
217 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq);
251 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq);
476 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq);
/linux-master/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c1005 struct safexcel_cipher_req *sreq = aead_request_ctx(req);
1077 struct safexcel_cipher_req *sreq = aead_request_ctx(req);
1145 struct safexcel_cipher_req *sreq = aead_request_ctx(req);
1630 struct safexcel_cipher_req *creq = aead_request_ctx(req);
1637 struct safexcel_cipher_req *creq = aead_request_ctx(req);
2685 struct safexcel_cipher_req *creq = aead_request_ctx(req);
2695 struct safexcel_cipher_req *creq = aead_request_ctx(req);
2824 struct safexcel_cipher_req *creq = aead_request_ctx(req);
2828 struct aead_request *subreq = aead_request_ctx(req);
3172 return safexcel_queue_req(&req->base, aead_request_ctx(re
[all...]
/linux-master/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c340 struct aead_request *subreq = aead_request_ctx(req);
430 struct crypto4xx_aead_reqctx *rctx = aead_request_ctx(req);
577 struct crypto4xx_aead_reqctx *rctx = aead_request_ctx(req);
/linux-master/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-aes-core.c641 struct ocs_aes_rctx *rctx = aead_request_ctx(req);
646 struct aead_request *subreq = aead_request_ctx(req);
685 struct ocs_aes_rctx *rctx = aead_request_ctx(req);
723 struct ocs_aes_rctx *rctx = aead_request_ctx(req);
891 struct ocs_aes_rctx *rctx = aead_request_ctx(req);
/linux-master/drivers/crypto/starfive/
H A Djh7110-aes.c468 rctx = req ? skcipher_request_ctx(req) : aead_request_ctx(areq);
678 struct aead_request *subreq = aead_request_ctx(req);
/linux-master/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c354 struct aead_ctx *req_ctx = aead_request_ctx(req);
380 struct aead_ctx *req_ctx = aead_request_ctx(req);
1099 struct aead_ctx *req_ctx = aead_request_ctx(req);
/linux-master/drivers/crypto/axis/
H A Dartpec6_crypto.c1265 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req);
1286 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req);
1837 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq);
2191 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq);
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c788 struct qat_crypto_request *qat_req = aead_request_ctx(areq);
834 struct qat_crypto_request *qat_req = aead_request_ctx(areq);

Completed in 199 milliseconds

12