Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
Dapi.c50 static inline int crypto_is_test_larval(struct crypto_larval *larval) in crypto_is_test_larval()
97 struct crypto_larval *larval = (void *)alg; in crypto_larval_destroy() local
107 struct crypto_larval *larval; in crypto_larval_alloc() local
129 struct crypto_larval *larval; in crypto_larval_add() local
156 struct crypto_larval *larval = (void *)alg; in crypto_larval_kill() local
168 struct crypto_larval *larval = (void *)alg; in crypto_larval_wait() local
264 struct crypto_alg *larval; in crypto_alg_mod_lookup() local
Dalgapi.c222 struct crypto_larval *larval; in __crypto_register_alg() local
336 struct crypto_larval *larval = (void *)q; in crypto_alg_tested() local
392 static void crypto_wait_for_test(struct crypto_larval *larval) in crypto_wait_for_test()
414 struct crypto_larval *larval; in crypto_register_alg() local
603 struct crypto_larval *larval; in crypto_register_instance() local
Dalgboss.c45 struct crypto_larval *larval; member
80 static int cryptomgr_schedule_probe(struct crypto_larval *larval) in cryptomgr_schedule_probe()
/kernel/linux/linux-5.10/drivers/crypto/ccree/
Dcc_hash.c172 const void *larval = cc_larval_digest(dev, ctx->hash_mode); in cc_init_req() local