| commit | 5a4fbc69c3a62bea4f02c99b766b34a6edfa6114 | [log] [tgz] |
|---|---|---|
| author | Bodo Möller <bodo@openssl.org> | Thu Dec 14 17:36:59 2000 +0000 |
| committer | Bodo Möller <bodo@openssl.org> | Thu Dec 14 17:36:59 2000 +0000 |
| tree | 0436125603b471341f1c85a91198d341bdb3a877 | |
| parent | 7e7c8952b52cef7d79520300641fc4dc50db3057 [diff] [blame] |
First step towards SSL_peek fix.
diff --git a/ssl/ssl.h b/ssl/ssl.h index 2b9a2e1..e789832 100644 --- a/ssl/ssl.h +++ b/ssl/ssl.h
@@ -1261,6 +1261,7 @@ #define SSL_F_SSL2_ENC_INIT 124 #define SSL_F_SSL2_PEEK 234 #define SSL_F_SSL2_READ 125 +#define SSL_F_SSL2_READ_INTERNAL 236 #define SSL_F_SSL2_SET_CERTIFICATE 126 #define SSL_F_SSL2_WRITE 127 #define SSL_F_SSL3_ACCEPT 128