Lines Matching refs:crypto_alg
35 static struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact) in crypto_alg_match()
37 struct crypto_alg *q, *alg = NULL; in crypto_alg_match()
71 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_cipher()
87 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp()
98 static int crypto_report_one(struct crypto_alg *alg, in crypto_report_one()
153 static int crypto_report_alg(struct crypto_alg *alg, in crypto_report_alg()
188 struct crypto_alg *alg; in crypto_report()
228 struct crypto_alg *alg; in crypto_dump_report()
262 struct crypto_alg *alg; in crypto_update_alg()
298 struct crypto_alg *alg; in crypto_del_alg()
338 struct crypto_alg *alg; in crypto_add_alg()
445 struct crypto_alg *alg; in crypto_user_rcv_msg()