Searched refs:SSL_RC2 (Results 1 – 3 of 3) sorted by relevance
/openssl/ssl/ |
H A D | ssl_ciph.c | 38 {SSL_RC2, NID_rc2_cbc}, /* SSL_ENC_RC2_IDX 3 */ 219 {0, SSL_TXT_RC2, NULL, 0, 0, 0, SSL_RC2}, 1775 case SSL_RC2: in SSL_CIPHER_description()
|
H A D | ssl_local.h | 130 # define SSL_RC2 0x00000008U macro 159 # define SSL_CBC (SSL_DES | SSL_3DES | SSL_RC2 | SSL_IDEA \
|
/openssl/doc/man1/ |
H A D | openssl-ciphers.pod.in | 413 it's an alias for the following cipherstrings: B<SSL_DES>, B<SSL_3DES>, B<SSL_RC2>,
|
Completed in 33 milliseconds