Searched refs:crypto_gcm_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
H A Dgcm.c30 struct crypto_gcm_ctx { struct
107 struct crypto_gcm_ctx *ctx = crypto_aead_ctx(aead); crypto_gcm_setkey()
194 struct crypto_gcm_ctx *ctx = crypto_aead_ctx(aead); crypto_gcm_init_crypt()
463 struct crypto_gcm_ctx *ctx = crypto_tfm_ctx(req->base.tfm); gcm_hash()
655 struct crypto_gcm_ctx *ctx = crypto_tfm_ctx(tfm); crypto_gcm_init_tfm()
691 struct crypto_gcm_ctx *ctx = crypto_tfm_ctx(tfm); crypto_gcm_exit_tfm()
770 inst->alg.cra_ctxsize = sizeof(struct crypto_gcm_ctx); crypto_gcm_alloc_common()

Completed in 46 milliseconds