Lines Matching refs:crypto_aead_ctx
119 struct morus640_ctx *ctx = crypto_aead_ctx(aead); in crypto_morus640_glue_setkey()
144 struct morus640_ctx *ctx = crypto_aead_ctx(tfm); in crypto_morus640_glue_crypt()
160 struct morus640_ctx *ctx = crypto_aead_ctx(tfm); in crypto_morus640_glue_encrypt()
184 struct morus640_ctx *ctx = crypto_aead_ctx(tfm); in crypto_morus640_glue_decrypt()
207 struct morus640_ctx *ctx = crypto_aead_ctx(aead); in crypto_morus640_glue_init_ops()
215 struct cryptd_aead **ctx = crypto_aead_ctx(aead); in cryptd_morus640_glue_setkey()
225 struct cryptd_aead **ctx = crypto_aead_ctx(aead); in cryptd_morus640_glue_setauthsize()
235 struct cryptd_aead **ctx = crypto_aead_ctx(aead); in cryptd_morus640_glue_encrypt()
252 struct cryptd_aead **ctx = crypto_aead_ctx(aead); in cryptd_morus640_glue_decrypt()
269 struct cryptd_aead **ctx = crypto_aead_ctx(aead); in cryptd_morus640_glue_init_tfm()
290 struct cryptd_aead **ctx = crypto_aead_ctx(aead); in cryptd_morus640_glue_exit_tfm()