Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
Dapi.c70 !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()
Dinternal.h164 static inline int crypto_is_test_larval(struct crypto_larval *larval) in crypto_is_test_larval() function
Dalgapi.c1251 if (!crypto_is_test_larval(l)) in crypto_start_tests()