HomeSort by relevance Sort by last modified time
    Searched refs:SSL_RSA_OLDFIPS_WITH_3DES_EDE_CBC_SHA (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/third_party/nss/ssl/
sslproto.h 225 #define SSL_RSA_OLDFIPS_WITH_3DES_EDE_CBC_SHA 0xffe0
sslsock.c 1156 if ((which & 0xfffe) == SSL_RSA_OLDFIPS_WITH_3DES_EDE_CBC_SHA) {
1158 if (which == SSL_RSA_OLDFIPS_WITH_3DES_EDE_CBC_SHA)
    [all...]

Completed in 505 milliseconds