Home
last modified time | relevance | path

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

/crypto/
Dapi.c55 static inline int crypto_is_test_larval(struct crypto_larval *larval) in crypto_is_test_larval()
102 struct crypto_larval *larval = (void *)alg; in crypto_larval_destroy() local
112 struct crypto_larval *larval; in crypto_larval_alloc() local
134 struct crypto_larval *larval; in crypto_larval_add() local
161 struct crypto_larval *larval = (void *)alg; in crypto_larval_kill() local
173 struct crypto_larval *larval = (void *)alg; in crypto_larval_wait() local
253 struct crypto_alg *larval; in crypto_alg_mod_lookup() local
Dalgapi.c198 struct crypto_larval *larval; in __crypto_register_alg() local
294 struct crypto_larval *larval = (void *)q; in crypto_alg_tested() local
348 static void crypto_wait_for_test(struct crypto_larval *larval) in crypto_wait_for_test()
368 struct crypto_larval *larval; in crypto_register_alg() local
541 struct crypto_larval *larval; in crypto_register_instance() local
Dalgboss.c50 struct crypto_larval *larval; member
95 static int cryptomgr_schedule_probe(struct crypto_larval *larval) in cryptomgr_schedule_probe()