Searched refs:POWER_UP_SELF_TEST_NOT_DONE (Results 1 - 4 of 4) 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;
H A Dfips140.h24 enum PowerUpSelfTestStatus {POWER_UP_SELF_TEST_NOT_DONE, POWER_UP_SELF_TEST_FAILED, POWER_UP_SELF_TEST_PASSED}; enumerator in enum:PowerUpSelfTestStatus
H A Dfipstest.cpp430 g_powerUpSelfTestStatus = POWER_UP_SELF_TEST_NOT_DONE;
H A Dcryptlib.cpp45 if (GetPowerUpSelfTestStatus() == POWER_UP_SELF_TEST_NOT_DONE && !PowerUpSelfTestInProgressOnThisThread())

Completed in 31 milliseconds