From bd45dddc38d7e7de45d80cf482c265ec3ae57cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Stro=CC=88mbergson?= Date: Mon, 27 Apr 2015 14:07:41 +0200 Subject: Adding name and version defines for the csprng: --- eim/sw/cryptech_memory_map.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'eim/sw') 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 -- cgit v1.2.3