canmove, Confirmed users
937
edits
No edit summary |
No edit summary |
||
Line 63: | Line 63: | ||
** Continous random number generator test | ** Continous random number generator test | ||
These tests are mandatory for the FIPS 140-2 mode of | |||
tests are mandatory for the FIPS 140-2 mode of | |||
operation. | operation. | ||
|| Draft | || Draft | ||
Line 75: | Line 73: | ||
|| [http://wiki.mozilla.org/VE_09#VE.09.07.02 VE.09.07.02 ] | || [http://wiki.mozilla.org/VE_09#VE.09.07.02 VE.09.07.02 ] | ||
|| | || | ||
For fatal error | The cryptographic module has only one Error state, which is entered when any self-test fails. The error code <code>CKR_DEVICE_ERROR</code> returned by cryptographic functions indicates that the module is in the Error state. For the fatal error condition <code>CKR_DEVICE_ERROR</code>, | ||
the only way to clear | |||
the condition is to | the condition is to shut down and restart the module. Upon | ||
restart the power-up tests | restart the power-up tests will be | ||
initiated automatically and | initiated automatically and do not require | ||
operator intervention. | operator intervention. | ||
|| Draft | || Draft |