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

  /external/chromium_org/chromeos/network/onc/
onc_validator.cc 596 static const char* kValidAuthentications[] = { kPSK, kCert, NULL };
619 if (auth == kCert) {
635 << " is set to " << kCert << ".";
  /external/chromium_org/components/onc/
onc_constants.cc 251 const char kCert[] = "Cert";

Completed in 476 milliseconds