Lines Matching defs:alg
24 static inline struct crypto_istat_hash *shash_get_stat(struct shash_alg *alg) in shash_get_stat()
29 static inline int crypto_shash_errstat(struct shash_alg *alg, int err) in crypto_shash_errstat()
62 static void shash_set_needkey(struct crypto_shash *tfm, struct shash_alg *alg) in shash_set_needkey()
412 struct shash_alg *alg = __crypto_shash_alg(calg); in crypto_init_shash_ops_async() local
469 struct shash_alg *alg = crypto_shash_alg(hash); in crypto_shash_exit_tfm() local
477 struct shash_alg *alg = crypto_shash_alg(hash); in crypto_shash_init_tfm() local
512 struct sk_buff *skb, struct crypto_alg *alg) in crypto_shash_report()
529 static void crypto_shash_show(struct seq_file *m, struct crypto_alg *alg) in crypto_shash_show()
539 struct sk_buff *skb, struct crypto_alg *alg) in crypto_shash_report_stat()
588 struct shash_alg *alg = crypto_shash_alg(hash); in crypto_clone_shash() local
621 int hash_prepare_alg(struct hash_alg_common *alg) in hash_prepare_alg()
637 static int shash_prepare_alg(struct shash_alg *alg) in shash_prepare_alg()
673 int crypto_register_shash(struct shash_alg *alg) in crypto_register_shash()
686 void crypto_unregister_shash(struct shash_alg *alg) in crypto_unregister_shash()