Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/crypto/
H A Dinternal.h78 DECLARE_STATIC_KEY_FALSE(__crypto_boot_test_finished); variable
81 return static_branch_likely(&__crypto_boot_test_finished); in crypto_boot_test_finished()
85 static_branch_enable(&__crypto_boot_test_finished); in set_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 3 milliseconds