Lines Matching defs:alg
36 bool crypto_shash_alg_has_setkey(struct shash_alg *alg) in crypto_shash_alg_has_setkey()
63 static void shash_set_needkey(struct crypto_shash *tfm, struct shash_alg *alg) in shash_set_needkey()
380 struct shash_alg *alg = __crypto_shash_alg(calg); in crypto_init_shash_ops_async() local
419 struct shash_alg *alg = crypto_shash_alg(hash); in crypto_shash_exit_tfm() local
427 struct shash_alg *alg = crypto_shash_alg(hash); in crypto_shash_init_tfm() local
462 static int crypto_shash_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_shash_report()
477 static int crypto_shash_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_shash_report()
485 static void crypto_shash_show(struct seq_file *m, struct crypto_alg *alg) in crypto_shash_show()
524 static int shash_prepare_alg(struct shash_alg *alg) in shash_prepare_alg()
555 int crypto_register_shash(struct shash_alg *alg) in crypto_register_shash()
568 void crypto_unregister_shash(struct shash_alg *alg) in crypto_unregister_shash()