Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dssl_ciph.c38 {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 Dssl_local.h130 # define SSL_RC2 0x00000008U macro
159 # define SSL_CBC (SSL_DES | SSL_3DES | SSL_RC2 | SSL_IDEA \
/openssl/doc/man1/
H A Dopenssl-ciphers.pod.in413 it's an alias for the following cipherstrings: B<SSL_DES>, B<SSL_3DES>, B<SSL_RC2>,

Completed in 33 milliseconds