Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dapi.c183 if (!crypto_is_test_larval(larval)) in crypto_start_test()
220 if (crypto_is_test_larval(larval)) in crypto_larval_wait()
229 else if (crypto_is_test_larval(larval) && in crypto_larval_wait()
H A Dinternal.h208 static inline int crypto_is_test_larval(struct crypto_larval *larval) in crypto_is_test_larval() function
H A Dalgapi.c1040 if (!crypto_is_test_larval(l)) in crypto_start_tests()