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()
374 struct crypto_larval *test; in crypto_alg_tested()
385 test = (struct crypto_larval *)q; in crypto_alg_tested()
454 struct crypto_larval *larval; in crypto_register_alg()
652 struct crypto_larval *larval; in crypto_register_instance()
1062 struct crypto_larval *larval = NULL; in crypto_start_tests()
1068 struct crypto_larval *l; in crypto_start_tests()