From 10334496133b5c8b4c0ebb3a901cda30fa54b8cd Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 10 Aug 2004 09:09:08 +0000 Subject: make update --- crypto/rand/rand.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/rand/rand.h') diff --git a/crypto/rand/rand.h b/crypto/rand/rand.h index cb30eed1cd..604df9be6c 100644 --- a/crypto/rand/rand.h +++ b/crypto/rand/rand.h @@ -131,6 +131,7 @@ void ERR_load_RAND_strings(void); /* Reason codes. */ #define RAND_R_NON_FIPS_METHOD 101 +#define RAND_R_PRNG_ASKING_FOR_TOO_MUCH 105 #define RAND_R_PRNG_NOT_REKEYED 103 #define RAND_R_PRNG_NOT_RESEEDED 104 #define RAND_R_PRNG_NOT_SEEDED 100 -- cgit v1.2.3