Home
last modified time | relevance | path

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

/crypto/
Dgcm.c26 struct crypto_gcm_ctx { struct
186 struct crypto_gcm_ctx *ctx = crypto_aead_ctx(aead); in crypto_gcm_setkey()
273 struct crypto_gcm_ctx *ctx = crypto_aead_ctx(aead); in crypto_gcm_init_crypt()
407 struct crypto_gcm_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_gcm_init_tfm()
431 struct crypto_gcm_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_gcm_exit_tfm()
496 inst->alg.cra_ctxsize = sizeof(struct crypto_gcm_ctx); in crypto_gcm_alloc_common()