Searched refs:SSL_IDEA (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/crypto/openssl/ssl/ |
| HD | ssl_ciph.c | 305 {0, SSL_TXT_IDEA, 0, 0, 0, SSL_IDEA, 0, 0, 0, 0, 0, 0}, 555 case SSL_IDEA: in ssl_cipher_get_evp() 790 *enc |= (ssl_cipher_methods[SSL_ENC_IDEA_IDX] == NULL) ? SSL_IDEA : 0; in ssl_cipher_get_disabled() 1797 case SSL_IDEA: in SSL_CIPHER_description()
|
| HD | s2_lib.c | 215 SSL_IDEA,
|
| HD | s3_lib.c | 272 SSL_IDEA, 712 SSL_IDEA, 776 SSL_IDEA,
|
| HD | ssl_locl.h | 347 # define SSL_IDEA 0x00000010L macro
|