Home
last modified time | relevance | path

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

/linux/crypto/
H A Dgcm.c28 struct crypto_rfc4106_ctx {
442 struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(parent); in gcm_encrypt_done()
460 struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(parent); in crypto_gcm_verify()
474 struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(aead); in gcm_decrypt_done()
541 struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(tfm); in crypto_gcm_init_tfm()
564 struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(tfm); in crypto_gcm_free()
623 inst->alg.base.cra_ctxsize = sizeof(struct crypto_rfc4106_ctx); in crypto_gcm_create_common()
31 struct crypto_rfc4106_ctx { global() struct
32 childcrypto_rfc4106_ctx global() argument
33 noncecrypto_rfc4106_ctx global() argument