commit | 43655f46b0e44a7ef16c7c4e14990a201a9b01fc | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Thu Dec 15 20:11:16 2011 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Thu Dec 15 20:11:16 2011 +0000 |
tree | 1942cd6dfd326df9befa8ef370d98cf9b802bfc5 | |
parent | fb3a83f9e39259d11959cb4f4c2f6665e5ab25d7 [diff] [blame] |
- Added option to prevent default entropy sources from loading (POLARSSL_NO_DEFAULT_ENTROPY_SOURCES)
diff --git a/include/polarssl/error.h b/include/polarssl/error.h index f167a7b..78ad362 100644 --- a/include/polarssl/error.h +++ b/include/polarssl/error.h
@@ -58,7 +58,7 @@ * DES 1 0x0032-0x0032 * NET 11 0x0040-0x0054 * CTR_DBRG 3 0x0034-0x003A - * ENTROPY 2 0x003C-0x003E + * ENTROPY 3 0x003C-0x0040 * MD2 1 0x0070-0x0070 * MD4 1 0x0072-0x0072 * MD5 1 0x0074-0x0074