OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kCert
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/network/onc/
onc_validator.cc
592
static const char* kValidAuthentications[] = { kPSK,
kCert
, NULL };
615
if (auth ==
kCert
) {
631
<< " is set to " <<
kCert
<< ".";
/external/chromium_org/components/onc/
onc_constants.cc
230
const char
kCert
[] = "Cert";
Completed in 568 milliseconds