Lines Matching defs:alg
51 static void shash_set_needkey(struct crypto_shash *tfm, struct shash_alg *alg) in shash_set_needkey()
353 struct shash_alg *alg = __crypto_shash_alg(calg); in crypto_init_shash_ops_async() local
392 struct shash_alg *alg = crypto_shash_alg(hash); in crypto_shash_init_tfm() local
402 static int crypto_shash_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_shash_report()
417 static int crypto_shash_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_shash_report()
425 static void crypto_shash_show(struct seq_file *m, struct crypto_alg *alg) in crypto_shash_show()
454 static int shash_prepare_alg(struct shash_alg *alg) in shash_prepare_alg()
485 int crypto_register_shash(struct shash_alg *alg) in crypto_register_shash()
498 int crypto_unregister_shash(struct shash_alg *alg) in crypto_unregister_shash()
561 struct shash_alg *alg, in crypto_init_shash_spawn()
571 struct crypto_alg *alg; in shash_attr_alg() local