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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dfips140.cpp26 PowerUpSelfTestStatus g_powerUpSelfTestStatus = POWER_UP_SELF_TEST_NOT_DONE; variable
35 g_powerUpSelfTestStatus = POWER_UP_SELF_TEST_FAILED;
40 return g_powerUpSelfTestStatus;
H A Dfipstest.cpp28 extern PowerUpSelfTestStatus g_powerUpSelfTestStatus;
430 g_powerUpSelfTestStatus = POWER_UP_SELF_TEST_NOT_DONE;
568 g_powerUpSelfTestStatus = POWER_UP_SELF_TEST_FAILED;
572 g_powerUpSelfTestStatus = POWER_UP_SELF_TEST_PASSED;

Completed in 61 milliseconds