Home
last modified time | relevance | path

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

/linux/crypto/
H A Dapi.c95 struct crypto_larval *larval = (void *)alg; in crypto_larval_destroy() local
105 struct crypto_larval *larval; in crypto_larval_alloc() local
129 struct crypto_larval *larval; in crypto_larval_add() local
154 static void crypto_larval_kill(struct crypto_larval *larval) in crypto_larval_kill()
171 void crypto_schedule_test(struct crypto_larval *larval) in crypto_schedule_test()
180 static void crypto_start_test(struct crypto_larval *larval) in crypto_start_test()
202 struct crypto_larval *larval; in crypto_larval_wait() local
335 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()
H A Dinternal.h192 static inline int crypto_is_test_larval(struct crypto_larval *larval) in crypto_is_test_larval()