Home
last modified time | relevance | path

Searched refs:crypto_is_test_larval (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dapi.c50 static inline int crypto_is_test_larval(struct crypto_larval *larval) in crypto_is_test_larval() function
71 !crypto_is_test_larval((struct crypto_larval *)q) && in __crypto_alg_lookup()
183 else if (crypto_is_test_larval(larval) && in crypto_larval_wait()
/kernel/linux/linux-6.6/crypto/
H A Dapi.c72 !crypto_is_test_larval((struct crypto_larval *)q) && in __crypto_alg_lookup()
184 if (!crypto_is_test_larval(larval)) in crypto_start_test()
222 else if (crypto_is_test_larval(larval) && in crypto_larval_wait()
H A Dinternal.h209 static inline int crypto_is_test_larval(struct crypto_larval *larval) in crypto_is_test_larval() function
H A Dalgapi.c1076 if (!crypto_is_test_larval(l)) in crypto_start_tests()

Completed in 4 milliseconds