Searched refs:SSL_client_hello_isv2 (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_CTX_set_client_hello_cb.pod | 5 SSL_CTX_set_client_hello_cb, SSL_client_hello_cb_fn, SSL_client_hello_isv2, SSL_client_hello_get0_l… 12 int SSL_client_hello_isv2(SSL *s); 40 SSL_client_hello_isv2() indicates whether the ClientHello was carried in a 97 SSL_client_hello_isv2() returns 1 for SSLv2-format ClientHellos and 0 otherwise. 117 The SSL ClientHello callback, SSL_client_hello_isv2(),
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_CTX_set_client_hello_cb.pod | 5 SSL_CTX_set_client_hello_cb, SSL_client_hello_cb_fn, SSL_client_hello_isv2, SSL_client_hello_get0_l… 12 int SSL_client_hello_isv2(SSL *s); 40 SSL_client_hello_isv2() indicates whether the ClientHello was carried in a 97 SSL_client_hello_isv2() returns 1 for SSLv2-format ClientHellos and 0 otherwise. 117 The SSL ClientHello callback, SSL_client_hello_isv2(),
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/ |
| H A D | ssl.map | 470 SSL_client_hello_isv2;
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libssl/ |
| H A D | ssl.map | 285 SSL_client_hello_isv2;
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
| H A D | libssl.num | 426 SSL_client_hello_isv2 427 1_1_1 EXIST::FUNCTION:
|
| /netbsd-src/crypto/external/bsd/openssl/dist/util/ |
| H A D | libssl.num | 426 SSL_client_hello_isv2 427 3_0_0 EXIST::FUNCTION:
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
| H A D | ssl.h | 1813 int SSL_client_hello_isv2(SSL *s);
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
| H A D | ssl_lib.c | 5133 int SSL_client_hello_isv2(SSL *s) in SSL_client_hello_isv2() function
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
| H A D | ssl.h.in | 1855 int SSL_client_hello_isv2(SSL *s);
|