canmove, Confirmed users
937
edits
mNo edit summary |
No edit summary |
||
Line 118: | Line 118: | ||
|| | || | ||
PORT_Memcmp is used to compare the calculated | <code>PORT_Memcmp</code>, a synonym for <code>memcmp</code>, is used to compare the calculated output with the known answer byte by byte. | ||
output with the known answer. | |||
[http://www.mozilla.org/projects/security/pki/nss/fips/nss-source/mozilla/security/nss/lib/softoken/fipstest.c.dep.html sftk_fipsPowerUpSelfTest] | [http://www.mozilla.org/projects/security/pki/nss/fips/nss-source/mozilla/security/nss/lib/softoken/fipstest.c.dep.html sftk_fipsPowerUpSelfTest] | ||
|| Draft | || Draft |