Lines Matching defs:alg
26 static void shash_set_needkey(struct crypto_shash *tfm, struct shash_alg *alg) in shash_set_needkey()
103 struct shash_alg *alg = crypto_shash_alg(desc->tfm); in crypto_shash_finup_mb() local
194 struct shash_alg *alg = crypto_shash_alg(hash); in crypto_shash_exit_tfm() local
202 struct shash_alg *alg = crypto_shash_alg(hash); in crypto_shash_init_tfm() local
237 struct sk_buff *skb, struct crypto_alg *alg) in crypto_shash_report()
254 static void crypto_shash_show(struct seq_file *m, struct crypto_alg *alg) in crypto_shash_show()
304 struct shash_alg *alg = crypto_shash_alg(hash); in crypto_clone_shash() local
337 int hash_prepare_alg(struct hash_alg_common *alg) in hash_prepare_alg()
353 static int shash_prepare_alg(struct shash_alg *alg) in shash_prepare_alg()
405 int crypto_register_shash(struct shash_alg *alg) in crypto_register_shash()
418 void crypto_unregister_shash(struct shash_alg *alg) in crypto_unregister_shash()