Error checking and memory leak fixes in NISTZ256.
[openssl.git] / include / openssl / bn.h
index f13760547d1eaa036dbc61a4fcd95bf70a597943..5a2e8db3dce0f75e665ac5bbf98c7aabfd949053 100644 (file)
@@ -730,6 +730,7 @@ void ERR_load_BN_strings(void);
 # define BN_F_BN_NEW                                      113
 # define BN_F_BN_RAND                                     114
 # define BN_F_BN_RAND_RANGE                               122
+# define BN_F_BN_SET_WORDS                                144
 # define BN_F_BN_USUB                                     115
 
 /* Reason codes. */