Home
last modified time | relevance | path

Searched refs:crypto_is_test_larval (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/crypto/
Dapi.c182 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()
Dinternal.h211 static inline int crypto_is_test_larval(struct crypto_larval *larval) in crypto_is_test_larval() function
Dalgapi.c1039 if (!crypto_is_test_larval(l)) in crypto_start_tests()