Searched refs:crypto_gcm_ctx (Results 1 – 1 of 1) sorted by relevance
30 struct crypto_gcm_ctx { struct107 struct crypto_gcm_ctx *ctx = crypto_aead_ctx(aead); in crypto_gcm_setkey()194 struct crypto_gcm_ctx *ctx = crypto_aead_ctx(aead); in crypto_gcm_init_crypt()463 struct crypto_gcm_ctx *ctx = crypto_tfm_ctx(req->base.tfm); in gcm_hash()655 struct crypto_gcm_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_gcm_init_tfm()691 struct crypto_gcm_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_gcm_exit_tfm()770 inst->alg.cra_ctxsize = sizeof(struct crypto_gcm_ctx); in crypto_gcm_alloc_common()