aboutsummaryrefslogtreecommitdiff
path: root/src/misc
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc')
-rw-r--r--src/misc/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/misc/config.h b/src/misc/config.h
index d73d26f..dcdca58 100644
--- a/src/misc/config.h
+++ b/src/misc/config.h
@@ -59,7 +59,8 @@ typedef enum {
SEED_ANSI,
SEED_BRAINPOOL,
SEED_BRAINPOOL_RFC,
- SEED_FIPS
+ SEED_FIPS,
+ SEED_NUMS
} seed_e;
/**