Searched refs:POWER_UP_SELF_TEST_FAILED (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.cpp35 g_powerUpSelfTestStatus = POWER_UP_SELF_TEST_FAILED;
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
32 //! set the power-up self test status to POWER_UP_SELF_TEST_FAILED
H A Dfipstest.cpp568 g_powerUpSelfTestStatus = POWER_UP_SELF_TEST_FAILED;
H A Dcryptlib.cpp48 if (GetPowerUpSelfTestStatus() == POWER_UP_SELF_TEST_FAILED)

Completed in 27 milliseconds