aead_request_ctx  128 crypto/authenc.c 	struct authenc_request_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  149 crypto/authenc.c 	struct authenc_request_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  208 crypto/authenc.c 	struct authenc_request_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  246 crypto/authenc.c 	struct authenc_request_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  296 crypto/authenc.c 	struct authenc_request_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  101 crypto/authencesn.c 	struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  133 crypto/authencesn.c 	struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  194 crypto/authencesn.c 	struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  234 crypto/authencesn.c 	struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  283 crypto/authencesn.c 	struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx   67 crypto/ccm.c   	return (void *)PTR_ALIGN((u8 *)aead_request_ctx(req), align + 1);
aead_request_ctx  644 crypto/ccm.c   	struct crypto_rfc4309_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx   76 crypto/chacha20poly1305.c 		struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx   99 crypto/chacha20poly1305.c 	struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  112 crypto/chacha20poly1305.c 	struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  128 crypto/chacha20poly1305.c 	struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  158 crypto/chacha20poly1305.c 	struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  175 crypto/chacha20poly1305.c 	struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  204 crypto/chacha20poly1305.c 	struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  233 crypto/chacha20poly1305.c 	struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  263 crypto/chacha20poly1305.c 	struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  292 crypto/chacha20poly1305.c 	struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  316 crypto/chacha20poly1305.c 	struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  342 crypto/chacha20poly1305.c 	struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  366 crypto/chacha20poly1305.c 	struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  404 crypto/chacha20poly1305.c 	struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  434 crypto/chacha20poly1305.c 	struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  456 crypto/chacha20poly1305.c 	struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  763 crypto/cryptd.c 	rctx = aead_request_ctx(req);
aead_request_ctx  808 crypto/cryptd.c 	struct cryptd_aead_request_ctx *rctx = aead_request_ctx(req);
aead_request_ctx   30 crypto/echainiv.c 	struct aead_request *subreq = aead_request_ctx(req);
aead_request_ctx   89 crypto/echainiv.c 	struct aead_request *subreq = aead_request_ctx(req);
aead_request_ctx  189 crypto/essiv.c 	struct essiv_aead_request_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  200 crypto/essiv.c 	struct essiv_aead_request_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  218 crypto/essiv.c 		u8 *iv = (u8 *)aead_request_ctx(req) + tctx->ivoffset;
aead_request_ctx   90 crypto/gcm.c   	return (void *)PTR_ALIGN((u8 *)aead_request_ctx(req), align + 1);
aead_request_ctx  763 crypto/gcm.c   	struct crypto_rfc4106_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  992 crypto/gcm.c   	struct crypto_rfc4543_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx   70 crypto/pcrypt.c 	struct pcrypt_request *preq = aead_request_ctx(req);
aead_request_ctx   94 crypto/pcrypt.c 	struct pcrypt_request *preq = aead_request_ctx(req);
aead_request_ctx  139 crypto/pcrypt.c 	struct pcrypt_request *preq = aead_request_ctx(req);
aead_request_ctx   25 crypto/seqiv.c 	struct aead_request *subreq = aead_request_ctx(req);
aead_request_ctx   54 crypto/seqiv.c 	struct aead_request *subreq = aead_request_ctx(req);
aead_request_ctx  115 crypto/seqiv.c 	struct aead_request *subreq = aead_request_ctx(req);
aead_request_ctx  324 crypto/simd.c  	subreq = aead_request_ctx(req);
aead_request_ctx  345 crypto/simd.c  	subreq = aead_request_ctx(req);
aead_request_ctx  365 drivers/crypto/amcc/crypto4xx_alg.c 	struct aead_request *subreq = aead_request_ctx(req);
aead_request_ctx  463 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_aead_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx  612 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto4xx_aead_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx 1532 drivers/crypto/atmel-aes.c 	struct atmel_aes_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx 1758 drivers/crypto/atmel-aes.c 	rctx = aead_request_ctx(req);
aead_request_ctx 1988 drivers/crypto/atmel-aes.c 	struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx 1998 drivers/crypto/atmel-aes.c 	struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx 2017 drivers/crypto/atmel-aes.c 	struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx 2038 drivers/crypto/atmel-aes.c 	struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx 2080 drivers/crypto/atmel-aes.c 	struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx 2093 drivers/crypto/atmel-aes.c 	struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx 2208 drivers/crypto/atmel-aes.c 	struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx 1266 drivers/crypto/axis/artpec6_crypto.c 	struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx 1287 drivers/crypto/axis/artpec6_crypto.c 	struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx 1838 drivers/crypto/axis/artpec6_crypto.c 	struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq);
aead_request_ctx 2192 drivers/crypto/axis/artpec6_crypto.c 	struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq);
aead_request_ctx 2569 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = aead_request_ctx(req);
aead_request_ctx 2640 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = aead_request_ctx(req);
aead_request_ctx 2657 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = aead_request_ctx(req);
aead_request_ctx 2700 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = aead_request_ctx(req);
aead_request_ctx  132 drivers/crypto/caam/caamalg_qi2.c 		return aead_request_ctx(container_of(areq, struct aead_request,
aead_request_ctx  351 drivers/crypto/caam/caamalg_qi2.c 	struct caam_request *req_ctx = aead_request_ctx(req);
aead_request_ctx 1335 drivers/crypto/caam/caamalg_qi2.c 	struct caam_request *caam_req = aead_request_ctx(req);
aead_request_ctx 1363 drivers/crypto/caam/caamalg_qi2.c 	struct caam_request *caam_req = aead_request_ctx(req);
aead_request_ctx  177 drivers/crypto/cavium/nitrox/nitrox_aead.c 	struct nitrox_aead_rctx *rctx = aead_request_ctx(areq);
aead_request_ctx  193 drivers/crypto/cavium/nitrox/nitrox_aead.c 	struct nitrox_aead_rctx *rctx = aead_request_ctx(areq);
aead_request_ctx  224 drivers/crypto/cavium/nitrox/nitrox_aead.c 	struct nitrox_aead_rctx *rctx = aead_request_ctx(areq);
aead_request_ctx  365 drivers/crypto/cavium/nitrox/nitrox_aead.c 	struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq);
aead_request_ctx  397 drivers/crypto/cavium/nitrox/nitrox_aead.c 	struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq);
aead_request_ctx  414 drivers/crypto/cavium/nitrox/nitrox_aead.c 	struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq);
aead_request_ctx  446 drivers/crypto/cavium/nitrox/nitrox_aead.c 	struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq);
aead_request_ctx   81 drivers/crypto/ccp/ccp-crypto-aes-galois.c 	struct ccp_aes_req_ctx *rctx = aead_request_ctx(req);
aead_request_ctx  215 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(areq);
aead_request_ctx  736 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(areq);
aead_request_ctx  775 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(areq);
aead_request_ctx  840 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(areq);
aead_request_ctx  886 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx  936 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx  978 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx 1095 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx 1171 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx 1225 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx 1278 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx 1325 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx 1424 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx 1546 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx 1604 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx 1629 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx 1707 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx 1744 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx 1806 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx 1844 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx 1894 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx 1912 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx 2037 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx 2060 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx 2089 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx 2113 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx 2232 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx 2263 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx 2297 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx 2328 drivers/crypto/ccree/cc_aead.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx   66 drivers/crypto/ccree/cc_buffer_mgr.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  488 drivers/crypto/ccree/cc_buffer_mgr.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  579 drivers/crypto/ccree/cc_buffer_mgr.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  631 drivers/crypto/ccree/cc_buffer_mgr.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  702 drivers/crypto/ccree/cc_buffer_mgr.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  728 drivers/crypto/ccree/cc_buffer_mgr.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  840 drivers/crypto/ccree/cc_buffer_mgr.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  956 drivers/crypto/ccree/cc_buffer_mgr.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx 1006 drivers/crypto/ccree/cc_buffer_mgr.c 	struct aead_req_ctx *areq_ctx = aead_request_ctx(req);
aead_request_ctx  218 drivers/crypto/chelsio/chcr_algo.c 	struct chcr_aead_reqctx *reqctx = aead_request_ctx(req);
aead_request_ctx 2255 drivers/crypto/chelsio/chcr_algo.c 	struct chcr_aead_reqctx  *reqctx = aead_request_ctx(req);
aead_request_ctx 2266 drivers/crypto/chelsio/chcr_algo.c 	struct chcr_aead_reqctx  *reqctx = aead_request_ctx(req);
aead_request_ctx 2310 drivers/crypto/chelsio/chcr_algo.c 	struct aead_request *subreq = aead_request_ctx(req);
aead_request_ctx 2329 drivers/crypto/chelsio/chcr_algo.c 	struct chcr_aead_reqctx *reqctx = aead_request_ctx(req);
aead_request_ctx 2465 drivers/crypto/chelsio/chcr_algo.c 	struct chcr_aead_reqctx  *reqctx = aead_request_ctx(req);
aead_request_ctx 2511 drivers/crypto/chelsio/chcr_algo.c 	struct chcr_aead_reqctx  *reqctx = aead_request_ctx(req);
aead_request_ctx 2538 drivers/crypto/chelsio/chcr_algo.c 	struct chcr_aead_reqctx  *reqctx = aead_request_ctx(req);
aead_request_ctx 2564 drivers/crypto/chelsio/chcr_algo.c 	struct chcr_aead_reqctx  *reqctx = aead_request_ctx(req);
aead_request_ctx 2749 drivers/crypto/chelsio/chcr_algo.c 	struct chcr_aead_reqctx *reqctx = aead_request_ctx(req);
aead_request_ctx 2787 drivers/crypto/chelsio/chcr_algo.c 	struct chcr_aead_reqctx *reqctx = aead_request_ctx(req);
aead_request_ctx 2889 drivers/crypto/chelsio/chcr_algo.c 	struct chcr_aead_reqctx *reqctx = aead_request_ctx(req);
aead_request_ctx 2986 drivers/crypto/chelsio/chcr_algo.c 	struct chcr_aead_reqctx  *reqctx = aead_request_ctx(req);
aead_request_ctx 3608 drivers/crypto/chelsio/chcr_algo.c 	struct chcr_aead_reqctx  *reqctx = aead_request_ctx(req);
aead_request_ctx 3654 drivers/crypto/chelsio/chcr_algo.c 	struct chcr_aead_reqctx *reqctx = aead_request_ctx(req);
aead_request_ctx 3677 drivers/crypto/chelsio/chcr_algo.c 	struct chcr_aead_reqctx *reqctx = aead_request_ctx(req);
aead_request_ctx  860 drivers/crypto/inside-secure/safexcel_cipher.c 	struct safexcel_cipher_req *sreq = aead_request_ctx(req);
aead_request_ctx  932 drivers/crypto/inside-secure/safexcel_cipher.c 	struct safexcel_cipher_req *sreq = aead_request_ctx(req);
aead_request_ctx 1001 drivers/crypto/inside-secure/safexcel_cipher.c 	struct safexcel_cipher_req *sreq = aead_request_ctx(req);
aead_request_ctx 1539 drivers/crypto/inside-secure/safexcel_cipher.c 	struct safexcel_cipher_req *creq = aead_request_ctx(req);
aead_request_ctx 1546 drivers/crypto/inside-secure/safexcel_cipher.c 	struct safexcel_cipher_req *creq = aead_request_ctx(req);
aead_request_ctx 2263 drivers/crypto/inside-secure/safexcel_cipher.c 	struct safexcel_cipher_req *creq = aead_request_ctx(req);
aead_request_ctx 2273 drivers/crypto/inside-secure/safexcel_cipher.c 	struct safexcel_cipher_req *creq = aead_request_ctx(req);
aead_request_ctx  344 drivers/crypto/ixp4xx_crypto.c 	struct aead_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx  370 drivers/crypto/ixp4xx_crypto.c 		struct aead_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx  987 drivers/crypto/ixp4xx_crypto.c 	struct aead_ctx *req_ctx = aead_request_ctx(req);
aead_request_ctx  962 drivers/crypto/mediatek/mtk-aes.c 	struct mtk_aes_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx  987 drivers/crypto/mediatek/mtk-aes.c 	struct mtk_aes_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx  483 drivers/crypto/nx/nx-aes-ccm.c 	struct nx_gcm_rctx *rctx = aead_request_ctx(req);
aead_request_ctx  513 drivers/crypto/nx/nx-aes-ccm.c 	struct nx_gcm_rctx *rctx = aead_request_ctx(req);
aead_request_ctx  314 drivers/crypto/nx/nx-aes-gcm.c 	struct nx_gcm_rctx *rctx = aead_request_ctx(req);
aead_request_ctx  422 drivers/crypto/nx/nx-aes-gcm.c 	struct nx_gcm_rctx *rctx = aead_request_ctx(req);
aead_request_ctx  432 drivers/crypto/nx/nx-aes-gcm.c 	struct nx_gcm_rctx *rctx = aead_request_ctx(req);
aead_request_ctx  444 drivers/crypto/nx/nx-aes-gcm.c 	struct nx_gcm_rctx *rctx = aead_request_ctx(req);
aead_request_ctx  461 drivers/crypto/nx/nx-aes-gcm.c 	struct nx_gcm_rctx *rctx = aead_request_ctx(req);
aead_request_ctx   47 drivers/crypto/omap-aes-gcm.c 	rctx = aead_request_ctx(dd->aead_req);
aead_request_ctx  234 drivers/crypto/omap-aes-gcm.c 	rctx = aead_request_ctx(dd->aead_req);
aead_request_ctx  276 drivers/crypto/omap-aes-gcm.c 	rctx = aead_request_ctx(req);
aead_request_ctx  303 drivers/crypto/omap-aes-gcm.c 	struct omap_aes_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx  337 drivers/crypto/omap-aes-gcm.c 	struct omap_aes_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx  345 drivers/crypto/omap-aes-gcm.c 	struct omap_aes_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx  354 drivers/crypto/omap-aes-gcm.c 	struct omap_aes_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx  365 drivers/crypto/omap-aes-gcm.c 	struct omap_aes_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx  149 drivers/crypto/omap-aes.c 		rctx = aead_request_ctx(dd->aead_req);
aead_request_ctx  313 drivers/crypto/picoxcell_crypto.c 	struct spacc_req *req = aead_request_ctx(areq);
aead_request_ctx  536 drivers/crypto/picoxcell_crypto.c 	struct aead_request *subreq = aead_request_ctx(req);
aead_request_ctx  635 drivers/crypto/picoxcell_crypto.c 	struct spacc_req *dev_req = aead_request_ctx(req);
aead_request_ctx  870 drivers/crypto/qat/qat_common/qat_algs.c 	struct qat_crypto_request *qat_req = aead_request_ctx(areq);
aead_request_ctx  912 drivers/crypto/qat/qat_common/qat_algs.c 	struct qat_crypto_request *qat_req = aead_request_ctx(areq);
aead_request_ctx  735 drivers/crypto/stm32/stm32-cryp.c 	struct stm32_cryp_reqctx *rctx = aead_request_ctx(req);
aead_request_ctx  930 drivers/crypto/stm32/stm32-cryp.c 	rctx = req ? ablkcipher_request_ctx(req) : aead_request_ctx(areq);