Avoid assert() in the library.

This commit is contained in:
Bodo Möller
2001-04-08 13:47:51 +00:00
parent 93f117003e
commit 027e257b1d
4 changed files with 15 additions and 8 deletions

View File

@@ -1295,6 +1295,7 @@ void ERR_load_SSL_strings(void);
#define SSL_F_SSL3_CTRL 213
#define SSL_F_SSL3_CTX_CTRL 133
#define SSL_F_SSL3_ENC 134
#define SSL_F_SSL3_GENERATE_KEY_BLOCK 238
#define SSL_F_SSL3_GET_CERTIFICATE_REQUEST 135
#define SSL_F_SSL3_GET_CERT_VERIFY 136
#define SSL_F_SSL3_GET_CLIENT_CERTIFICATE 137