Searched refs:TLS_RSA_EXPORT1024_WITH_RC4_56_SHA (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/net/third_party/nss/ssl/ |
D | sslenum.c | 109 TLS_RSA_EXPORT1024_WITH_RC4_56_SHA,
|
D | sslproto.h | 148 #define TLS_RSA_EXPORT1024_WITH_RC4_56_SHA 0x0064 macro
|
D | sslinfo.c | 167 {0,CS(TLS_RSA_EXPORT1024_WITH_RC4_56_SHA), S_RSA, K_RSA, C_RC4, B_56, M_SHA, 0, 1, 0, },
|
D | derive.c | 648 case TLS_RSA_EXPORT1024_WITH_RC4_56_SHA: in SSL_CanBypass()
|
D | dtlscon.c | 44 TLS_RSA_EXPORT1024_WITH_RC4_56_SHA,
|
D | sslsock.c | 87 { TLS_RSA_EXPORT1024_WITH_RC4_56_SHA, SSL_ALLOWED, SSL_NOT_ALLOWED },
|
D | ssl3con.c | 188 { TLS_RSA_EXPORT1024_WITH_RC4_56_SHA, SSL_NOT_ALLOWED, PR_FALSE, PR_FALSE}, 410 {TLS_RSA_EXPORT1024_WITH_RC4_56_SHA,
|