Lines Matching refs:crypto_larval
239 struct crypto_larval *larval = (void *)q; in crypto_alg_finish_registration()
276 static struct crypto_larval *crypto_alloc_test_larval(struct crypto_alg *alg) in crypto_alloc_test_larval()
278 struct crypto_larval *larval; in crypto_alloc_test_larval()
304 static struct crypto_larval *
308 struct crypto_larval *larval; in __crypto_register_alg()
364 struct crypto_larval *test; in crypto_alg_tested()
375 test = (struct crypto_larval *)q; in crypto_alg_tested()
444 struct crypto_larval *larval; in crypto_register_alg()
640 struct crypto_larval *larval; in crypto_register_instance()
1260 struct crypto_larval *larval = NULL; in crypto_start_tests()
1266 struct crypto_larval *l; in crypto_start_tests()