Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/ssl/
HDssl_ciph.c305 {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()
HDs2_lib.c215 SSL_IDEA,
HDs3_lib.c272 SSL_IDEA,
712 SSL_IDEA,
776 SSL_IDEA,
HDssl_locl.h347 # define SSL_IDEA 0x00000010L macro