Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_ciph.c36 { SSL_DES, NID_des_cbc }, /* SSL_ENC_DES_IDX 0 */
1757 case SSL_DES: in SSL_CIPHER_description()
H A Dssl_local.h130 #define SSL_DES 0x00000001U macro
162 #define SSL_CBC (SSL_DES | SSL_3DES | SSL_RC2 | SSL_IDEA \
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-ciphers.pod.in437 it's an alias for the following cipherstrings: B<SSL_DES>, B<SSL_3DES>, B<SSL_RC2>,