Home
last modified time | relevance | path

Searched defs:larval (Results 1 – 4 of 4) sorted by relevance

/crypto/
Dapi.c98 struct crypto_larval *larval = (void *)alg; in crypto_larval_destroy() local
108 struct crypto_larval *larval; in crypto_larval_alloc() local
130 struct crypto_larval *larval; in crypto_larval_add() local
157 struct crypto_larval *larval = (void *)alg; in crypto_larval_kill() local
167 void crypto_wait_for_test(struct crypto_larval *larval) in crypto_wait_for_test()
182 static void crypto_start_test(struct crypto_larval *larval) in crypto_start_test()
204 struct crypto_larval *larval = (void *)alg; in crypto_larval_wait() local
303 struct crypto_alg *larval; in crypto_alg_mod_lookup() local
Dalgboss.c38 struct crypto_larval *larval; member
73 static int cryptomgr_schedule_probe(struct crypto_larval *larval) in cryptomgr_schedule_probe()
Dalgapi.c233 struct crypto_larval *larval = (void *)q; in crypto_alg_finish_registration() local
272 struct crypto_larval *larval; in crypto_alloc_test_larval() local
302 struct crypto_larval *larval; in __crypto_register_alg() local
431 struct crypto_larval *larval; in crypto_register_alg() local
629 struct crypto_larval *larval; in crypto_register_instance() local
1299 struct crypto_larval *larval = NULL; in crypto_start_tests() local
Dinternal.h182 static inline int crypto_is_test_larval(struct crypto_larval *larval) in crypto_is_test_larval()