Searched refs:crypto_larval (Results 1 – 4 of 4) sorted by relevance
55 static inline int crypto_is_test_larval(struct crypto_larval *larval) in crypto_is_test_larval()76 !crypto_is_test_larval((struct crypto_larval *)q) && in __crypto_alg_lookup()77 ((struct crypto_larval *)q)->mask != mask) in __crypto_alg_lookup()102 struct crypto_larval *larval = (void *)alg; in crypto_larval_destroy()110 struct crypto_larval *crypto_larval_alloc(const char *name, u32 type, u32 mask) in crypto_larval_alloc()112 struct crypto_larval *larval; in crypto_larval_alloc()134 struct crypto_larval *larval; in crypto_larval_add()161 struct crypto_larval *larval = (void *)alg; in crypto_larval_kill()173 struct crypto_larval *larval = (void *)alg; in crypto_larval_wait()
38 struct crypto_larval { struct75 struct crypto_larval *crypto_larval_alloc(const char *name, u32 type, u32 mask);
204 static struct crypto_larval *__crypto_register_alg(struct crypto_alg *alg) in __crypto_register_alg()207 struct crypto_larval *larval; in __crypto_register_alg()268 struct crypto_larval *test; in crypto_alg_tested()278 test = (struct crypto_larval *)q; in crypto_alg_tested()303 struct crypto_larval *larval = (void *)q; in crypto_alg_tested()357 static void crypto_wait_for_test(struct crypto_larval *larval) in crypto_wait_for_test()377 struct crypto_larval *larval; in crypto_register_alg()546 struct crypto_larval *larval; in crypto_register_instance()
50 struct crypto_larval *larval;95 static int cryptomgr_schedule_probe(struct crypto_larval *larval) in cryptomgr_schedule_probe()