Searched refs:SSL_IDEA (Results 1 – 4 of 4) sorted by relevance
| /freebsd/crypto/openssl/ssl/ |
| H A D | ssl_ciph.c | 40 { 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 D | ssl_local.h | 134 #define SSL_IDEA 0x00000010U macro 162 #define SSL_CBC (SSL_DES | SSL_3DES | SSL_RC2 | SSL_IDEA \
|
| H A D | s3_lib.c | 3116 SSL_IDEA,
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-ciphers.pod.in | 413 B<SSL_IDEA>, B<SSL_AES128>, B<SSL_AES256>, B<SSL_CAMELLIA128>, B<SSL_CAMELLIA256>, B<SSL_SEED>.
|