Home
last modified time | relevance | path

Searched refs:SSL_RC2 (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/ssl/
Dssl_ciph.c37 {SSL_RC2, NID_rc2_cbc}, /* SSL_ENC_RC2_IDX 3 */
228 {0, SSL_TXT_RC2, NULL, 0, 0, 0, SSL_RC2},
1796 case SSL_RC2: in SSL_CIPHER_description()
Dssl_local.h220 # define SSL_RC2 0x00000008U macro
249 # define SSL_CBC (SSL_DES | SSL_3DES | SSL_RC2 | SSL_IDEA \
/third_party/openssl/doc/man1/
Dopenssl-ciphers.pod.in409 it's an alias for the following cipherstrings: B<SSL_DES>, B<SSL_3DES>, B<SSL_RC2>,