Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/ssl/
HDssl_ciph.c34 {SSL_DES, NID_des_cbc}, /* SSL_ENC_DES_IDX 0 */
1788 case SSL_DES: in SSL_CIPHER_description()
HDssl_local.h217 # define SSL_DES 0x00000001U macro
249 # define SSL_CBC (SSL_DES | SSL_3DES | SSL_RC2 | SSL_IDEA \
/freebsd-14-stable/crypto/openssl/doc/man1/
HDopenssl-ciphers.pod.in409 it's an alias for the following cipherstrings: B<SSL_DES>, B<SSL_3DES>, B<SSL_RC2>,