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_one(struct crypto_alg *alg, in crypto_report_one()
137 static int crypto_report_alg(struct crypto_alg *alg, in crypto_report_alg()
172 struct crypto_alg *alg; in crypto_report()
212 struct crypto_alg *alg; in crypto_dump_report()
246 struct crypto_alg *alg; in crypto_update_alg()
282 struct crypto_alg *alg; in crypto_del_alg()
322 struct crypto_alg *alg; in crypto_add_alg()
429 struct crypto_alg *alg; in crypto_user_rcv_msg()