Home
last modified time | relevance | path

Searched refs:SSL_IDEA (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/ssl/
H A Dssl_ciph.c40 { SSL_IDEA, NID_idea_cbc }, /* SSL_ENC_IDEA_IDX 4 */
221 { 0, SSL_TXT_IDEA, NULL, 0, 0, 0, SSL_IDEA },
1765 case SSL_IDEA: in SSL_CIPHER_description()
H A Dssl_local.h134 #define SSL_IDEA 0x00000010U macro
162 #define SSL_CBC (SSL_DES | SSL_3DES | SSL_RC2 | SSL_IDEA \
H A Ds3_lib.c3116 SSL_IDEA,
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-ciphers.pod.in413 B<SSL_IDEA>, B<SSL_AES128>, B<SSL_AES256>, B<SSL_CAMELLIA128>, B<SSL_CAMELLIA256>, B<SSL_SEED>.