Home
last modified time | relevance | path

Searched refs:SSL_SSLV2 (Results 1 – 4 of 4) sorted by relevance

/external/openssl/ssl/
Ds2_lib.c135 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,
Ds23_clnt.c262 if (cipher->algorithm_ssl == SSL_SSLV2) in ssl23_no_ssl2_ciphers()
Dssl_ciph.c301 {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()
Dssl_locl.h331 #define SSL_SSLV2 0x00000001L macro