Home
last modified time | relevance | path

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

/linux/crypto/
H A Dapi.c96 struct crypto_larval *larval = (void *)alg; in crypto_larval_destroy() local
106 struct crypto_larval *larval; in crypto_larval_alloc() local
130 struct crypto_larval *larval; in crypto_larval_add() local
155 static void crypto_larval_kill(struct crypto_larval *larval) in crypto_larval_kill()
172 void crypto_schedule_test(struct crypto_larval *larval) in crypto_schedule_test()
181 static void crypto_start_test(struct crypto_larval *larval) in crypto_start_test()
204 struct crypto_larval *larval; in crypto_larval_wait() local
341 struct crypto_alg *larval; in crypto_alg_mod_lookup() local
H A Dalgboss.c38 struct crypto_larval *larval; member
75 static int cryptomgr_schedule_probe(struct crypto_larval *larval) in cryptomgr_schedule_probe()
/linux/drivers/crypto/ccree/
H A Dcc_hash.c172 const void *larval = cc_larval_digest(dev, ctx->hash_mode); in cc_init_req() local