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.c34 {SSL_DES, NID_des_cbc}, /* SSL_ENC_DES_IDX 0 */
1788 case SSL_DES: in SSL_CIPHER_description()
H A Dssl_local.h217 # define SSL_DES 0x00000001U macro
249 # define SSL_CBC (SSL_DES | SSL_3DES | SSL_RC2 | SSL_IDEA \
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-ciphers.pod.in409 it's an alias for the following cipherstrings: B<SSL_DES>, B<SSL_3DES>, B<SSL_RC2>,