diff options
Diffstat (limited to 'eim')
-rw-r--r-- | eim/sw/cryptech_memory_map.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/eim/sw/cryptech_memory_map.h b/eim/sw/cryptech_memory_map.h index 1f6bcaa..463aa7b 100644 --- a/eim/sw/cryptech_memory_map.h +++ b/eim/sw/cryptech_memory_map.h @@ -244,6 +244,10 @@ #define ROSC_ENTROPY_NAME1 " ent"; #define ROSC_ENTROPY_VERSION "0.10"; +#define CSPRNG_ENTROPY_NAME0 "cspr"; +#define CSPRNG_ENTROPY_NAME1 "ng "; +#define CSPRNG_ENTROPY_VERSION "0.50"; + //====================================================================== // EOF cryptech_memory_map.h |