Home
last modified time | relevance | path

Searched refs:TLS_ECDH_ECDSA_WITH_NULL_SHA (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
Dsslenum.c130 TLS_ECDH_ECDSA_WITH_NULL_SHA,
Dsslproto.h183 #define TLS_ECDH_ECDSA_WITH_NULL_SHA 0xC001 macro
Dssl3ecc.c873 TLS_ECDH_ECDSA_WITH_NULL_SHA,
887 TLS_ECDH_ECDSA_WITH_NULL_SHA,
946 TLS_ECDH_ECDSA_WITH_NULL_SHA,
Dsslinfo.c180 {0,CS(TLS_ECDH_ECDSA_WITH_NULL_SHA), S_ECDSA, K_ECDH, C_NULL, B_0, M_SHA, 0, 0, 0, },
Dssl3con.c200 { TLS_ECDH_ECDSA_WITH_NULL_SHA, SSL_ALLOWED, PR_FALSE, PR_FALSE},
443 {TLS_ECDH_ECDSA_WITH_NULL_SHA, cipher_null, mac_sha, kea_ecdh_ecdsa},
/external/chromium_org/net/third_party/nss/patches/
Dchacha20poly1305.patch51 {TLS_ECDH_ECDSA_WITH_NULL_SHA, cipher_null, mac_sha, kea_ecdh_ecdsa},