Home
last modified time | relevance | path

Searched defs:larval (Results 1 – 2 of 2) 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; crypto_larval_add() local
155 crypto_larval_kill(struct crypto_larval * larval) crypto_larval_kill() argument
172 crypto_schedule_test(struct crypto_larval * larval) crypto_schedule_test() argument
181 crypto_start_test(struct crypto_larval * larval) crypto_start_test() argument
204 struct crypto_larval *larval; crypto_larval_wait() local
341 struct crypto_alg *larval; crypto_alg_mod_lookup() local
[all...]
H A Dalgboss.c38 struct crypto_larval *larval; member
75 static int cryptomgr_schedule_probe(struct crypto_larval *larval) in cryptomgr_schedule_probe()