nx_gcm_rctx       483 drivers/crypto/nx/nx-aes-ccm.c 	struct nx_gcm_rctx *rctx = aead_request_ctx(req);
nx_gcm_rctx       513 drivers/crypto/nx/nx-aes-ccm.c 	struct nx_gcm_rctx *rctx = aead_request_ctx(req);
nx_gcm_rctx       314 drivers/crypto/nx/nx-aes-gcm.c 	struct nx_gcm_rctx *rctx = aead_request_ctx(req);
nx_gcm_rctx       422 drivers/crypto/nx/nx-aes-gcm.c 	struct nx_gcm_rctx *rctx = aead_request_ctx(req);
nx_gcm_rctx       432 drivers/crypto/nx/nx-aes-gcm.c 	struct nx_gcm_rctx *rctx = aead_request_ctx(req);
nx_gcm_rctx       444 drivers/crypto/nx/nx-aes-gcm.c 	struct nx_gcm_rctx *rctx = aead_request_ctx(req);
nx_gcm_rctx       461 drivers/crypto/nx/nx-aes-gcm.c 	struct nx_gcm_rctx *rctx = aead_request_ctx(req);
nx_gcm_rctx       702 drivers/crypto/nx/nx.c 	crypto_aead_set_reqsize(tfm, sizeof(struct nx_gcm_rctx));