Loading crypto/crypto.h +3 −3 Original line number Diff line number Diff line Loading @@ -588,15 +588,15 @@ int OPENSSL_isservice(void); #endif /* def OPENSSL_FIPS */ #define OPENSSL_HAVE_INIT 1 void OPENSSL_init(void); /* BEGIN ERROR CODES */ /* The following lines are auto generated by the script mkerr.pl. Any changes * made after this point may be overwritten when the script is next run. */ void ERR_load_CRYPTO_strings(void); #define OPENSSL_HAVE_INIT 1 void OPENSSL_init(void); /* Error codes for the CRYPTO functions. */ /* Function codes. */ Loading Loading
crypto/crypto.h +3 −3 Original line number Diff line number Diff line Loading @@ -588,15 +588,15 @@ int OPENSSL_isservice(void); #endif /* def OPENSSL_FIPS */ #define OPENSSL_HAVE_INIT 1 void OPENSSL_init(void); /* BEGIN ERROR CODES */ /* The following lines are auto generated by the script mkerr.pl. Any changes * made after this point may be overwritten when the script is next run. */ void ERR_load_CRYPTO_strings(void); #define OPENSSL_HAVE_INIT 1 void OPENSSL_init(void); /* Error codes for the CRYPTO functions. */ /* Function codes. */ Loading