aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim StroĢˆmbergson <joachim@secworks.se>2015-04-27 14:07:41 +0200
committerJoachim StroĢˆmbergson <joachim@secworks.se>2015-04-27 14:07:41 +0200
commitbd45dddc38d7e7de45d80cf482c265ec3ae57cfd (patch)
tree41fec2e6a1ac0c2a060ce20653bdf8c0640c62ec
parent93f3fc70b402891b1d24b30761ad5db3eaf2df1a (diff)
Adding name and version defines for the csprng:
-rw-r--r--eim/sw/cryptech_memory_map.h4
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