Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_ciph.c39 { SSL_RC2, NID_rc2_cbc }, /* SSL_ENC_RC2_IDX 3 */
220 { 0, SSL_TXT_RC2, NULL, 0, 0, 0, SSL_RC2 },
1762 case SSL_RC2: in SSL_CIPHER_description()
H A Dssl_local.h133 #define SSL_RC2 0x00000008U macro
162 #define SSL_CBC (SSL_DES | SSL_3DES | SSL_RC2 | SSL_IDEA \
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-ciphers.pod.in412 it's an alias for the following cipherstrings: B<SSL_DES>, B<SSL_3DES>, B<SSL_RC2>,