Searched refs:SSL_SSLV2 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/crypto/openssl/ssl/ |
| HD | s2_lib.c | 135 SSL_SSLV2, 152 SSL_SSLV2, 169 SSL_SSLV2, 186 SSL_SSLV2, 203 SSL_SSLV2, 221 SSL_SSLV2, 239 SSL_SSLV2, 256 SSL_SSLV2, 273 SSL_SSLV2, 291 SSL_SSLV2,
|
| HD | s23_clnt.c | 272 if (cipher->algorithm_ssl == SSL_SSLV2) in ssl23_no_ssl2_ciphers()
|
| HD | ssl_ciph.c | 329 {0, SSL_TXT_SSLV2, 0, 0, 0, 0, 0, SSL_SSLV2, 0, 0, 0, 0}, 1703 if (alg_ssl & SSL_SSLV2) in SSL_CIPHER_description()
|
| HD | t1_trce.c | 1195 if (c->algorithm_ssl & SSL_SSLV2) in SSL_CIPHER_standard_name()
|
| HD | s2_srvr.c | 696 if ((cp->algorithm_ssl & SSL_SSLV2) == 0 || in get_client_hello()
|
| HD | ssl_locl.h | 375 # define SSL_SSLV2 0x00000001UL macro
|