Home
last modified time | relevance | path

Searched refs:crypto_boot_test_finished (Results 1 – 2 of 2) sorted by relevance

/linux/crypto/
H A Dinternal.h56 static inline bool crypto_boot_test_finished(void) in crypto_boot_test_finished() function
65 static inline bool crypto_boot_test_finished(void) in crypto_boot_test_finished() function
H A Dapi.c208 if (!crypto_boot_test_finished()) in crypto_larval_wait()