Home
last modified time | relevance | path

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

/linux/crypto/
H A Dgcm.c43 struct crypto_rfc4543_ctx {
650 struct crypto_rfc4543_ctx *ctx = crypto_aead_ctx(parent); in crypto_gcm_create()
668 struct crypto_rfc4543_ctx *ctx = crypto_aead_ctx(parent); in crypto_gcm_base_create()
679 struct crypto_rfc4543_ctx *ctx = crypto_aead_ctx(aead); in crypto_gcm_base_create()
724 struct crypto_rfc4543_ctx *ctx = crypto_aead_ctx(tfm); in crypto_rfc4106_crypt()
747 struct crypto_rfc4543_ctx *ctx = crypto_aead_ctx(tfm); in crypto_rfc4106_crypt()
809 inst->alg.base.cra_ctxsize = sizeof(struct crypto_rfc4543_ctx); in crypto_rfc4106_exit_tfm()
46 struct crypto_rfc4543_ctx { global() struct
47 childcrypto_rfc4543_ctx global() argument
48 noncecrypto_rfc4543_ctx global() argument