Searched refs:__crypto_boot_test_finished (Results 1 - 2 of 2) sorted by relevance

/linux-master/crypto/
H A Dinternal.h78 DECLARE_STATIC_KEY_FALSE(__crypto_boot_test_finished); variable
81 return static_branch_likely(&__crypto_boot_test_finished);
85 static_branch_enable(&__crypto_boot_test_finished);
H A Dapi.c35 DEFINE_STATIC_KEY_FALSE(__crypto_boot_test_finished); variable
36 EXPORT_SYMBOL_GPL(__crypto_boot_test_finished); variable

Completed in 92 milliseconds