Searched refs:crypto_is_test_larval (Results 1 – 3 of 3) sorted by relevance
70 !crypto_is_test_larval((struct crypto_larval *)q) && in __crypto_alg_lookup()185 if (!crypto_is_test_larval(larval)) in crypto_start_test()223 else if (crypto_is_test_larval(larval) && in crypto_larval_wait()
164 static inline int crypto_is_test_larval(struct crypto_larval *larval) in crypto_is_test_larval() function
1284 if (!crypto_is_test_larval(l)) in crypto_start_tests()
Completed in 7 milliseconds