Home
last modified time | relevance | path

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

/linux/crypto/
H A Dgcm.c23 struct crypto_gcm_ctx {
72 struct crypto_gcm_ctx *ctx = crypto_aead_ctx(aead);
154 struct crypto_gcm_ctx *ctx = crypto_aead_ctx(aead); in crypto_gcm_init_common()
193 const struct crypto_gcm_ctx *ctx = in gcm_remain()
300 struct crypto_gcm_ctx *ctx = crypto_aead_ctx(tfm); in gcm_hash_crypt_done()
320 struct crypto_gcm_ctx *ctx = crypto_aead_ctx(tfm); in gcm_hash_assoc_remain_continue()
376 inst->alg.base.cra_ctxsize = sizeof(struct crypto_gcm_ctx);
26 struct crypto_gcm_ctx { global() struct
27 ctrcrypto_gcm_ctx global() argument
28 ghashcrypto_gcm_ctx global() argument