Lines Matching refs:crypto_alg
334 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_shash_ops_async()
458 struct crypto_alg *calg = tfm->__crt_alg; in crypto_init_shash_ops_compat()
505 static unsigned int crypto_shash_ctxsize(struct crypto_alg *alg, u32 type, in crypto_shash_ctxsize()
524 static unsigned int crypto_shash_extsize(struct crypto_alg *alg) in crypto_shash_extsize()
530 static int crypto_shash_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_shash_report()
549 static int crypto_shash_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_shash_report()
555 static void crypto_shash_show(struct seq_file *m, struct crypto_alg *alg)
557 static void crypto_shash_show(struct seq_file *m, struct crypto_alg *alg) in crypto_shash_show()
590 struct crypto_alg *base = &alg->base; in shash_prepare_alg()
618 struct crypto_alg *base = &alg->base; in crypto_register_shash()
702 struct crypto_alg *alg; in shash_attr_alg()