Lines Matching refs:crypto_larval
225 static struct crypto_larval *crypto_alloc_test_larval(struct crypto_alg *alg) in crypto_alloc_test_larval()
227 struct crypto_larval *larval; in crypto_alloc_test_larval()
251 static struct crypto_larval *__crypto_register_alg(struct crypto_alg *alg) in __crypto_register_alg()
254 struct crypto_larval *larval; in __crypto_register_alg()
308 struct crypto_larval *test; in crypto_alg_tested()
319 test = (struct crypto_larval *)q; in crypto_alg_tested()
367 struct crypto_larval *larval = (void *)q; in crypto_alg_tested()
425 struct crypto_larval *larval; in crypto_register_alg()
619 struct crypto_larval *larval; in crypto_register_instance()
1238 struct crypto_larval *larval = NULL; in crypto_start_tests()
1244 struct crypto_larval *l; in crypto_start_tests()