canmove, Confirmed users
937
edits
Line 67: | Line 67: | ||
| 1.3|| Power Up Self Test|| Error|| Software integrity test or power-up self-test failure|| FC_Initialize sets the internal Boolean state variable fatalError to true and returns CKR_DEVICE_ERROR | | 1.3|| Power Up Self Test|| Error|| Software integrity test or power-up self-test failure|| FC_Initialize sets the internal Boolean state variable fatalError to true and returns CKR_DEVICE_ERROR | ||
|- | |- | ||
| 1.4|| Public Services|| Error|| Conditional self-test failed while performing a service|| The function ( | | 1.4|| Public Services|| Error|| Conditional self-test (continuous random number generator test) failed while performing a service (random number generation)|| The function (FC_GenerateRandom) sets the internal Boolean state variable fatalError to true and returns CKR_DEVICE_ERROR | ||
|- | |- | ||
| 1.5|| Public Services|| NSS User Services|| User login succeeded|| FC_Login sets the internal Boolean state variable isLoggedIn to true and returns CKR_OK | | 1.5|| Public Services|| NSS User Services|| User login succeeded|| FC_Login sets the internal Boolean state variable isLoggedIn to true and returns CKR_OK | ||
Line 84: | Line 84: | ||
|- | |- | ||
| 2.5|| NSS User Services|| Power On|| NSS_Shutdown/FC_Finalize called|| FC_Finalize returns CKR_OK | | 2.5|| NSS User Services|| Power On|| NSS_Shutdown/FC_Finalize called|| FC_Finalize returns CKR_OK | ||
|- | |||
| 2.6|| NSS User Services|| Error|| Conditional self-test (pair-wise consistency test) failed while performing a service (key pair generation)|| The function (FC_GenerateKeyPair) sets the internal Boolean state variable fatalError to true and returns CKR_GENERAL_ERROR or CKR_DEVICE_ERROR | |||
|- | |- | ||
| 3.0|| Error|| Power On|| NSS_Shutdown/FC_Finalize called|| FC_Finalize returns CKR_OK | | 3.0|| Error|| Power On|| NSS_Shutdown/FC_Finalize called|| FC_Finalize returns CKR_OK | ||
|- | |||
| 4.0|| Power On|| Power Off|| Host computer is powered off|| None | |||
|+ | |+ | ||
} | } |