Searched refs:SSL_IDEA (Results 1 – 3 of 3) sorted by relevance
/third_party/openssl/ssl/ |
D | ssl_ciph.c | 61 {SSL_IDEA, NID_idea_cbc}, /* SSL_ENC_IDEA_IDX 4 */ 261 {0, SSL_TXT_IDEA, NULL, 0, 0, 0, SSL_IDEA}, 1744 case SSL_IDEA: in SSL_CIPHER_description()
|
D | ssl_local.h | 215 # define SSL_IDEA 0x00000010U macro
|
D | s3_lib.c | 2678 SSL_IDEA,
|