Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dapi.c98 struct crypto_larval *larval = (void *)alg; in crypto_larval_destroy() local
108 struct crypto_larval *larval; in crypto_larval_alloc() local
130 struct crypto_larval *larval; in crypto_larval_add() local
157 struct crypto_larval *larval = (void *)alg; in crypto_larval_kill() local
167 void crypto_wait_for_test(struct crypto_larval *larval) in crypto_wait_for_test()
182 static void crypto_start_test(struct crypto_larval *larval) in crypto_start_test()
204 struct crypto_larval *larval = (void *)alg; in crypto_larval_wait() local
318 struct crypto_alg *larval; in crypto_alg_mod_lookup() local
H A Dalgapi.c251 struct crypto_larval *larval = (void *)q; in crypto_alg_finish_registration() local
290 struct crypto_larval *larval; in crypto_alloc_test_larval() local
320 struct crypto_larval *larval; in __crypto_register_alg() local
455 struct crypto_larval *larval; in crypto_register_alg() local
653 struct crypto_larval *larval; in crypto_register_instance() local
1063 struct crypto_larval *larval = NULL; in crypto_start_tests() local
H A Dalgboss.c38 struct crypto_larval *larval; member
73 static int cryptomgr_schedule_probe(struct crypto_larval *larval) in cryptomgr_schedule_probe()
H A Dinternal.h209 static inline int crypto_is_test_larval(struct crypto_larval *larval) in crypto_is_test_larval()
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_hash.c172 const void *larval = cc_larval_digest(dev, ctx->hash_mode); in cc_init_req() local