Home
last modified time | relevance | path

Searched refs:SSL_RSA_WITH_NULL_SHA (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
Dsslenum.c132 SSL_RSA_WITH_NULL_SHA,
Dsslproto.h88 #define SSL_RSA_WITH_NULL_SHA 0x0002 macro
Dsslinfo.c172 {0,CS(SSL_RSA_WITH_NULL_SHA), S_RSA, K_RSA, C_NULL,B_0, M_SHA, 0, 1, 0, },
Dssl3con.c202 { SSL_RSA_WITH_NULL_SHA, SSL_ALLOWED, PR_FALSE, PR_FALSE},
350 {SSL_RSA_WITH_NULL_SHA, cipher_null, mac_sha, kea_rsa},