Home
last modified time | relevance | path

Searched refs:TLS_ECDH_anon_WITH_RC4_128_SHA (Results 1 – 5 of 5) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DCipherSuite.java199 TLS_ECDH_anon_WITH_RC4_128_SHA("TLS_ECDH_anon_WITH_RC4_128_SHA", 0xc016, 4492, 7, 14), enumConstant
/external/libcups/cups/
Dtlscheck.c663 case TLS_ECDH_anon_WITH_RC4_128_SHA: in main()
Dtls-darwin.c1293 case TLS_ECDH_anon_WITH_RC4_128_SHA : in _httpTLSStart()
/external/curl/lib/vtls/
Ddarwinssl.c473 case TLS_ECDH_anon_WITH_RC4_128_SHA: in TLSCipherNameForNumber()
Dnss.c158 {"ecdh_anon_rc4_128sha", TLS_ECDH_anon_WITH_RC4_128_SHA},