Searched refs:crypto_is_test_larval (Results 1 – 2 of 2) sorted by relevance
182 if (!crypto_is_test_larval(larval)) in crypto_start_test()218 if (crypto_is_test_larval(larval)) in crypto_larval_wait()232 else if (crypto_is_test_larval(larval) && in crypto_larval_wait()
192 static inline int crypto_is_test_larval(struct crypto_larval *larval) in crypto_is_test_larval() function