Home
last modified time | relevance | path

Searched refs:TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA (Results 1 – 5 of 5) 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/libcups/cups/
Dtlscheck.c667 case TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA: in main()
Dtls-darwin.c1294 case TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA : in _httpTLSStart()
/external/curl/lib/vtls/
Ddarwinssl.c476 case TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA: in TLSCipherNameForNumber()
Dnss.c159 {"ecdh_anon_3des_sha", TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA},