Lines Matching defs:alg
335 struct shash_alg *alg = __crypto_shash_alg(calg); in crypto_init_shash_ops_async() local
459 struct shash_alg *alg = __crypto_shash_alg(calg); in crypto_init_shash_ops_compat() local
505 static unsigned int crypto_shash_ctxsize(struct crypto_alg *alg, u32 type, in crypto_shash_ctxsize()
525 static int crypto_shash_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_shash_report()
544 static int crypto_shash_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_shash_report()
552 static void crypto_shash_show(struct seq_file *m, struct crypto_alg *alg) in crypto_shash_show()
583 static int shash_prepare_alg(struct shash_alg *alg) in shash_prepare_alg()
611 int crypto_register_shash(struct shash_alg *alg) in crypto_register_shash()
624 int crypto_unregister_shash(struct shash_alg *alg) in crypto_unregister_shash()
687 struct shash_alg *alg, in crypto_init_shash_spawn()
697 struct crypto_alg *alg; in shash_attr_alg() local