Lines Matching refs:crypto_larval
251 struct crypto_larval *larval = (void *)q; in crypto_alg_finish_registration()
288 static struct crypto_larval *crypto_alloc_test_larval(struct crypto_alg *alg) in crypto_alloc_test_larval()
290 struct crypto_larval *larval; in crypto_alloc_test_larval()
316 static struct crypto_larval *
320 struct crypto_larval *larval; in __crypto_register_alg()
375 struct crypto_larval *test; in crypto_alg_tested()
386 test = (struct crypto_larval *)q; in crypto_alg_tested()
455 struct crypto_larval *larval; in crypto_register_alg()
653 struct crypto_larval *larval; in crypto_register_instance()
1063 struct crypto_larval *larval = NULL; in crypto_start_tests()
1069 struct crypto_larval *l; in crypto_start_tests()