Home
last modified time | relevance | path

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

/external/chromium_org/net/third_party/nss/ssl/
Dsslenum.c121 TLS_ECDH_ECDSA_WITH_NULL_SHA,
Dsslproto.h183 #define TLS_ECDH_ECDSA_WITH_NULL_SHA 0xC001 macro
Dssl3ecc.c882 TLS_ECDH_ECDSA_WITH_NULL_SHA,
896 TLS_ECDH_ECDSA_WITH_NULL_SHA,
955 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, },
Dsslsock.c89 { TLS_ECDH_ECDSA_WITH_NULL_SHA, SSL_ALLOWED, SSL_ALLOWED },
Dssl3con.c198 { TLS_ECDH_ECDSA_WITH_NULL_SHA, SSL_NOT_ALLOWED, PR_FALSE, PR_FALSE},
424 {TLS_ECDH_ECDSA_WITH_NULL_SHA, cipher_null, mac_sha, kea_ecdh_ecdsa},
/external/chromium/net/socket/
Dssl_client_socket_mac.cc115 TLS_ECDH_ECDSA_WITH_NULL_SHA = 0xC001, enumerator
273 case TLS_ECDH_ECDSA_WITH_NULL_SHA: in KeySizeOfCipherSuite()
/external/chromium_org/net/third_party/nss/patches/
Dchacha20poly1305.patch52 {TLS_ECDH_ECDSA_WITH_NULL_SHA, cipher_null, mac_sha, kea_ecdh_ecdsa},
Daesgcm.patch54 {0,CS(TLS_ECDH_ECDSA_WITH_NULL_SHA), S_ECDSA, K_ECDH, C_NULL, B_0, M_SHA, 0, 0, 0, },
338 {TLS_ECDH_ECDSA_WITH_NULL_SHA, cipher_null, mac_sha, kea_ecdh_ecdsa},