Searched refs:kAuthenticationType (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chromeos/network/onc/
H A Donc_constants.cc218 const char kAuthenticationType[] = "AuthenticationType"; member in namespace:chromeos::onc::ipsec
H A Donc_constants.h239 CHROMEOS_EXPORT extern const char kAuthenticationType[];
H A Donc_normalizer.cc124 ipsec->GetStringWithoutPathExpansion(kAuthenticationType, &auth_type);
H A Donc_validator.cc589 if (FieldExistsAndHasNoValidValue(*result, kAuthenticationType,
596 bool allRequiredExist = RequireField(*result, kAuthenticationType) &
599 result->GetStringWithoutPathExpansion(kAuthenticationType, &auth);
H A Donc_signature.cc72 { ipsec::kAuthenticationType, &kStringSignature },

Completed in 247 milliseconds