Home
last modified time | relevance | path

Searched refs:TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA (Results 1 – 3 of 3) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DCipherSuite.java200 TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA("TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA", 0xc017, 4492, 7, 14), enumConstant
/external/curl/lib/vtls/
Ddarwinssl.c474 case TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA: in TLSCipherNameForNumber()
Dnss.c160 {"ecdh_anon_3des_sha", TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA},