Home
last modified time | relevance | path

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

/Linux-v4.19/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
267 struct crypto_alg *larval; in crypto_alg_mod_lookup() local
Dalgapi.c207 struct crypto_larval *larval; in __crypto_register_alg() local
303 struct crypto_larval *larval = (void *)q; in crypto_alg_tested() local
357 static void crypto_wait_for_test(struct crypto_larval *larval) in crypto_wait_for_test()
377 struct crypto_larval *larval; in crypto_register_alg() local
546 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()
/Linux-v4.19/drivers/crypto/ccree/
Dcc_hash.c157 const void *larval = cc_larval_digest(dev, ctx->hash_mode); in cc_init_req() local