HomeSort by relevance Sort by last modified time
    Searched full:no_certificate (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/net/third_party/nss/ssl/
ssl3prot.h 84 no_certificate = 41, /* SSL3 only, NOT TLS */ enumerator in enum:__anon11477
ssl3con.c     [all...]
  /external/chromium_org/third_party/tlslite/tlslite/
constants.py 78 no_certificate = 41 #SSLv3 variable in class:AlertDescription
errors.py 36 AlertDescription.no_certificate: "no certificate",\
TLSConnection.py     [all...]
  /external/chromium_org/net/third_party/nss/patches/
restartclientauth.patch 68 + (void)SSL3_SendAlert(ss, alert_warning, no_certificate);
clientauth.patch 101 desc = no_certificate;
121 rv = SECFailure; /* force it to send a no_certificate alert */

Completed in 98 milliseconds