Home
last modified time | relevance | path

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

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DCipherSuite.java189 TLS_ECDH_RSA_WITH_RC4_128_SHA("TLS_ECDH_RSA_WITH_RC4_128_SHA", 0xc00c, 4492, 7, 14), enumConstant
/external/libcups/cups/
Dtlscheck.c623 case TLS_ECDH_RSA_WITH_RC4_128_SHA: in main()
Dtls-darwin.c1320 case TLS_ECDH_RSA_WITH_RC4_128_SHA : in _httpTLSStart()
/external/curl/lib/vtls/
Ddarwinssl.c443 case TLS_ECDH_RSA_WITH_RC4_128_SHA: in TLSCipherNameForNumber()
Dnss.c148 {"ecdh_rsa_128_sha", TLS_ECDH_RSA_WITH_RC4_128_SHA},