Searched refs:TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_common.h66 #define TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA 0x0010 /* RFC 2246 */ macro
/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_common.h66 #define TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA 0x0010 /* RFC 2246 */ macro
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dtlsv1_common.h66 #define TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA 0x0010 /* RFC 2246 */ macro
/external/libcups/cups/
H A Dtlscheck.c227 case TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA:
228 cipherName = "TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA";
H A Dtls-darwin.c1326 case TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA :
/external/curl/lib/vtls/
H A Ddarwinssl.c513 case TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA:
514 return "TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA";

Completed in 52 milliseconds