diff options
Diffstat (limited to 'include/openssl/randerr.h')
| -rw-r--r-- | include/openssl/randerr.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/openssl/randerr.h b/include/openssl/randerr.h index 128f4dea751c..599a2a18d41f 100644 --- a/include/openssl/randerr.h +++ b/include/openssl/randerr.h @@ -40,6 +40,7 @@ int ERR_load_RAND_strings(void);  # define RAND_F_RAND_POOL_ADD                             103  # define RAND_F_RAND_POOL_ADD_BEGIN                       113  # define RAND_F_RAND_POOL_ADD_END                         114 +# define RAND_F_RAND_POOL_ATTACH                          124  # define RAND_F_RAND_POOL_BYTES_NEEDED                    115  # define RAND_F_RAND_POOL_NEW                             116  # define RAND_F_RAND_WRITE_FILE                           112 | 
