Searched refs:SSL_SSLV2 (Results 1 – 4 of 4) sorted by relevance
/external/openssl/ssl/ |
D | s2_lib.c | 135 SSL_SSLV2, 152 SSL_SSLV2, 168 SSL_SSLV2, 184 SSL_SSLV2, 200 SSL_SSLV2, 217 SSL_SSLV2, 234 SSL_SSLV2, 250 SSL_SSLV2, 267 SSL_SSLV2, 285 SSL_SSLV2,
|
D | s23_clnt.c | 262 if (cipher->algorithm_ssl == SSL_SSLV2) in ssl23_no_ssl2_ciphers()
|
D | ssl_ciph.c | 301 {0,SSL_TXT_SSLV2,0, 0,0,0,0,SSL_SSLV2, 0,0,0,0}, 1478 if (alg_ssl & SSL_SSLV2) in SSL_CIPHER_description()
|
D | ssl_locl.h | 331 #define SSL_SSLV2 0x00000001L macro
|