Lines Matching refs:crypto_aead
116 int crypto_morus640_glue_setkey(struct crypto_aead *aead, const u8 *key, in crypto_morus640_glue_setkey()
131 int crypto_morus640_glue_setauthsize(struct crypto_aead *tfm, in crypto_morus640_glue_setauthsize()
143 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus640_glue_crypt()
159 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus640_glue_encrypt()
183 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus640_glue_decrypt()
204 void crypto_morus640_glue_init_ops(struct crypto_aead *aead, in crypto_morus640_glue_init_ops()
212 int cryptd_morus640_glue_setkey(struct crypto_aead *aead, const u8 *key, in cryptd_morus640_glue_setkey()
222 int cryptd_morus640_glue_setauthsize(struct crypto_aead *aead, in cryptd_morus640_glue_setauthsize()
234 struct crypto_aead *aead = crypto_aead_reqtfm(req); in cryptd_morus640_glue_encrypt()
251 struct crypto_aead *aead = crypto_aead_reqtfm(req); in cryptd_morus640_glue_decrypt()
266 int cryptd_morus640_glue_init_tfm(struct crypto_aead *aead) in cryptd_morus640_glue_init_tfm()
288 void cryptd_morus640_glue_exit_tfm(struct crypto_aead *aead) in cryptd_morus640_glue_exit_tfm()