Home
last modified time | relevance | path

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

/linux-5.19.10/crypto/
Dapi.c96 struct crypto_larval *larval = (void *)alg; in crypto_larval_destroy() local
106 struct crypto_larval *larval; in crypto_larval_alloc() local
128 struct crypto_larval *larval; in crypto_larval_add() local
155 struct crypto_larval *larval = (void *)alg; in crypto_larval_kill() local
165 void crypto_wait_for_test(struct crypto_larval *larval) in crypto_wait_for_test()
183 static void crypto_start_test(struct crypto_larval *larval) in crypto_start_test()
205 struct crypto_larval *larval = (void *)alg; in crypto_larval_wait() local
319 struct crypto_alg *larval; in crypto_alg_mod_lookup() local
Dalgapi.c227 struct crypto_larval *larval; in crypto_alloc_test_larval() local
254 struct crypto_larval *larval; in __crypto_register_alg() local
367 struct crypto_larval *larval = (void *)q; in crypto_alg_tested() local
425 struct crypto_larval *larval; in crypto_register_alg() local
619 struct crypto_larval *larval; in crypto_register_instance() local
1309 struct crypto_larval *larval = NULL; in crypto_start_tests() local
Dalgboss.c38 struct crypto_larval *larval; member
73 static int cryptomgr_schedule_probe(struct crypto_larval *larval) in cryptomgr_schedule_probe()
Dinternal.h164 static inline int crypto_is_test_larval(struct crypto_larval *larval) in crypto_is_test_larval()
/linux-5.19.10/drivers/crypto/ccree/
Dcc_hash.c172 const void *larval = cc_larval_digest(dev, ctx->hash_mode); in cc_init_req() local