summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/errfile.h
diff options
context:
space:
mode:
authorMichael Brown2012-02-20 15:02:25 +0100
committerMichael Brown2012-02-21 13:42:45 +0100
commita3b116cea19bb57d9b292185f275e9995edc6acb (patch)
tree7769502618ad7d7052e217e0db3b5ecbd8d95013 /src/include/ipxe/errfile.h
parent[rng] Add ANS X9.82 Approved Source of Entropy Input (diff)
downloadipxe-a3b116cea19bb57d9b292185f275e9995edc6acb.tar.gz
ipxe-a3b116cea19bb57d9b292185f275e9995edc6acb.tar.xz
ipxe-a3b116cea19bb57d9b292185f275e9995edc6acb.zip
[rng] Add ANS X9.82 mandatory continuous tests
ANS X9.82 specifies two mandatory continuous tests to be performed upon the noise source. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/errfile.h')
-rw-r--r--src/include/ipxe/errfile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/ipxe/errfile.h b/src/include/ipxe/errfile.h
index 8f6c3641..03d1c7b9 100644
--- a/src/include/ipxe/errfile.h
+++ b/src/include/ipxe/errfile.h
@@ -244,6 +244,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
#define ERRFILE_nvo_cmd ( ERRFILE_OTHER | 0x00230000 )
#define ERRFILE_hmac_drbg ( ERRFILE_OTHER | 0x00240000 )
#define ERRFILE_drbg ( ERRFILE_OTHER | 0x00250000 )
+#define ERRFILE_entropy ( ERRFILE_OTHER | 0x00260000 )
/** @} */