Lines Matching refs:crypto_alg
38 static int crypto_check_alg(struct crypto_alg *alg)
88 static void crypto_destroy_instance(struct crypto_alg *alg)
107 static struct list_head *crypto_more_spawns(struct crypto_alg *alg,
157 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list,
158 struct crypto_alg *nalg)
237 static void crypto_alg_finish_registration(struct crypto_alg *alg,
241 struct crypto_alg *q;
288 static struct crypto_larval *crypto_alloc_test_larval(struct crypto_alg *alg)
317 __crypto_register_alg(struct crypto_alg *alg, struct list_head *algs_to_put)
319 struct crypto_alg *q;
376 struct crypto_alg *alg;
377 struct crypto_alg *q;
443 struct crypto_alg *alg;
444 struct crypto_alg *n;
453 int crypto_register_alg(struct crypto_alg *alg)
482 static int crypto_remove_alg(struct crypto_alg *alg, struct list_head *list)
495 void crypto_unregister_alg(struct crypto_alg *alg)
517 int crypto_register_algs(struct crypto_alg *algs, int count)
537 void crypto_unregister_algs(struct crypto_alg *algs, int count)
727 struct crypto_alg *alg;
775 static struct crypto_alg *crypto_spawn_alg(struct crypto_spawn *spawn)
777 struct crypto_alg *alg = ERR_PTR(-EAGAIN);
778 struct crypto_alg *target;
803 struct crypto_alg *alg;
828 struct crypto_alg *alg;
928 struct crypto_alg *alg)
1035 unsigned int crypto_alg_extsize(struct crypto_alg *alg)
1046 struct crypto_alg *alg = crypto_find_alg(name, frontend, type, mask);
1064 struct crypto_alg *q;