aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/bnerr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl/bnerr.h')
-rw-r--r--include/openssl/bnerr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/openssl/bnerr.h b/include/openssl/bnerr.h
index 0578473..b63af9d 100644
--- a/include/openssl/bnerr.h
+++ b/include/openssl/bnerr.h
@@ -23,6 +23,7 @@ int ERR_load_BN_strings(void);
* BN function codes.
*/
# define BN_F_BNRAND 127
+# define BN_F_BNRAND_RANGE 138
# define BN_F_BN_BLINDING_CONVERT_EX 100
# define BN_F_BN_BLINDING_CREATE_PARAM 128
# define BN_F_BN_BLINDING_INVERT_EX 101