cryptd_aead_ctx
struct cryptd_aead_ctx *ctx;
struct cryptd_aead_ctx *ctx;
struct cryptd_aead_ctx *ctx = crypto_aead_ctx(&tfm->base);
struct cryptd_aead_ctx *ctx = crypto_aead_ctx(&tfm->base);
struct cryptd_aead_ctx *ctx = crypto_aead_ctx(parent);
struct cryptd_aead_ctx *ctx = crypto_aead_ctx(parent);
struct cryptd_aead_ctx *ctx;
struct cryptd_aead_ctx *ctx;
struct cryptd_aead_ctx *ctx;
struct cryptd_aead_ctx *ctx = crypto_aead_ctx(tfm);
struct cryptd_aead_ctx *ctx = crypto_aead_ctx(tfm);
inst->alg.base.cra_ctxsize = sizeof(struct cryptd_aead_ctx);