Home
last modified time | relevance | path

Searched refs:crypto_larval (Results 1 – 4 of 4) sorted by relevance

/crypto/
A Dinternal.h28 struct crypto_larval { struct
115 struct crypto_larval *crypto_larval_alloc(const char *name, u32 type, u32 mask);
116 void crypto_schedule_test(struct crypto_larval *larval);
209 static inline int crypto_is_test_larval(struct crypto_larval *larval) in crypto_is_test_larval()
A Dapi.c95 struct crypto_larval *larval = (void *)alg; in crypto_larval_destroy()
103 struct crypto_larval *crypto_larval_alloc(const char *name, u32 type, u32 mask) in crypto_larval_alloc()
105 struct crypto_larval *larval; in crypto_larval_alloc()
129 struct crypto_larval *larval; in crypto_larval_add()
154 static void crypto_larval_kill(struct crypto_larval *larval) in crypto_larval_kill()
171 void crypto_schedule_test(struct crypto_larval *larval) in crypto_schedule_test()
180 static void crypto_start_test(struct crypto_larval *larval) in crypto_start_test()
203 struct crypto_larval *larval; in crypto_larval_wait()
207 larval = container_of(alg, struct crypto_larval, alg); in crypto_larval_wait()
365 crypto_larval_kill(container_of(larval, struct crypto_larval, alg)); in crypto_alg_mod_lookup()
A Dalgapi.c273 static struct crypto_larval *crypto_alloc_test_larval(struct crypto_alg *alg) in crypto_alloc_test_larval()
275 struct crypto_larval *larval; in crypto_alloc_test_larval()
300 static struct crypto_larval *
304 struct crypto_larval *larval; in __crypto_register_alg()
359 struct crypto_larval *test; in crypto_alg_tested()
369 test = (struct crypto_larval *)q; in crypto_alg_tested()
431 struct crypto_larval *larval; in crypto_register_alg()
648 struct crypto_larval *larval; in crypto_register_instance()
1067 struct crypto_larval *larval = NULL; in crypto_start_tests()
1073 struct crypto_larval *l; in crypto_start_tests()
A Dalgboss.c38 struct crypto_larval *larval;
75 static int cryptomgr_schedule_probe(struct crypto_larval *larval) in cryptomgr_schedule_probe()

Completed in 11 milliseconds