Lines Matching refs:crypto_aead_ctx
119 struct morus1280_ctx *ctx = crypto_aead_ctx(aead); in crypto_morus1280_glue_setkey()
148 struct morus1280_ctx *ctx = crypto_aead_ctx(tfm); in crypto_morus1280_glue_crypt()
164 struct morus1280_ctx *ctx = crypto_aead_ctx(tfm); in crypto_morus1280_glue_encrypt()
188 struct morus1280_ctx *ctx = crypto_aead_ctx(tfm); in crypto_morus1280_glue_decrypt()
211 struct morus1280_ctx *ctx = crypto_aead_ctx(aead); in crypto_morus1280_glue_init_ops()
219 struct cryptd_aead **ctx = crypto_aead_ctx(aead); in cryptd_morus1280_glue_setkey()
229 struct cryptd_aead **ctx = crypto_aead_ctx(aead); in cryptd_morus1280_glue_setauthsize()
239 struct cryptd_aead **ctx = crypto_aead_ctx(aead); in cryptd_morus1280_glue_encrypt()
256 struct cryptd_aead **ctx = crypto_aead_ctx(aead); in cryptd_morus1280_glue_decrypt()
273 struct cryptd_aead **ctx = crypto_aead_ctx(aead); in cryptd_morus1280_glue_init_tfm()
294 struct cryptd_aead **ctx = crypto_aead_ctx(aead); in cryptd_morus1280_glue_exit_tfm()