Lines Matching refs:crypto_alg
82 static unsigned int crypto_aead_ctxsize(struct crypto_alg *alg, u32 type, in crypto_aead_ctxsize()
115 static int crypto_aead_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_aead_report()
136 static int crypto_aead_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_aead_report()
142 static void crypto_aead_show(struct seq_file *m, struct crypto_alg *alg)
144 static void crypto_aead_show(struct seq_file *m, struct crypto_alg *alg) in crypto_aead_show()
200 static int crypto_nivaead_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_nivaead_report()
221 static int crypto_nivaead_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_nivaead_report()
228 static void crypto_nivaead_show(struct seq_file *m, struct crypto_alg *alg)
230 static void crypto_nivaead_show(struct seq_file *m, struct crypto_alg *alg) in crypto_nivaead_show()
256 struct crypto_alg *alg; in crypto_grab_nivaead()
280 struct crypto_alg *alg; in aead_geniv_alloc()
396 static int crypto_nivaead_default(struct crypto_alg *alg, u32 type, u32 mask) in crypto_nivaead_default()
409 struct crypto_alg *larval; in crypto_nivaead_default()
471 struct crypto_alg *crypto_lookup_aead(const char *name, u32 type, u32 mask) in crypto_lookup_aead()
473 struct crypto_alg *alg; in crypto_lookup_aead()
508 struct crypto_alg *alg; in crypto_grab_aead()
537 struct crypto_alg *alg; in crypto_alloc_aead()