aead_ctx
struct aead_ctx *req_ctx = aead_request_ctx(req);
struct aead_ctx *req_ctx = aead_request_ctx(req);
struct aead_ctx *req_ctx = aead_request_ctx(req);
crypto_aead_set_reqsize(tfm, sizeof(struct aead_ctx));
struct qat_alg_aead_ctx *ctx = qat_req->aead_ctx;
qat_req->aead_ctx = ctx;
qat_req->aead_ctx = ctx;
struct qat_alg_aead_ctx *aead_ctx;