Lines Matching refs:crypto_aead
116 int crypto_morus1280_glue_setkey(struct crypto_aead *aead, const u8 *key, in crypto_morus1280_glue_setkey()
135 int crypto_morus1280_glue_setauthsize(struct crypto_aead *tfm, in crypto_morus1280_glue_setauthsize()
147 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus1280_glue_crypt()
163 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus1280_glue_encrypt()
187 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus1280_glue_decrypt()
208 void crypto_morus1280_glue_init_ops(struct crypto_aead *aead, in crypto_morus1280_glue_init_ops()
216 int cryptd_morus1280_glue_setkey(struct crypto_aead *aead, const u8 *key, in cryptd_morus1280_glue_setkey()
226 int cryptd_morus1280_glue_setauthsize(struct crypto_aead *aead, in cryptd_morus1280_glue_setauthsize()
238 struct crypto_aead *aead = crypto_aead_reqtfm(req); in cryptd_morus1280_glue_encrypt()
255 struct crypto_aead *aead = crypto_aead_reqtfm(req); in cryptd_morus1280_glue_decrypt()
270 int cryptd_morus1280_glue_init_tfm(struct crypto_aead *aead) in cryptd_morus1280_glue_init_tfm()
292 void cryptd_morus1280_glue_exit_tfm(struct crypto_aead *aead) in cryptd_morus1280_glue_exit_tfm()