Searched defs:cert_config_type (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dclient_cert_util.cc200 void SetShillProperties(const client_cert::ConfigType cert_config_type, argument
206 switch (cert_config_type) {
248 bool IsCertificateConfigured(const client_cert::ConfigType cert_config_type, argument
254 switch (cert_config_type) {
H A Dclient_cert_resolver.cc41 cert_config_type(config_type),
45 client_cert::ConfigType cert_config_type; member in struct:chromeos::ClientCertResolver::NetworkAndMatchingCert
94 cert_config_type(config_type),
97 client_cert::ConfigType cert_config_type; member in struct:chromeos::__anon7540::NetworkAndCertPattern
188 it->service_path, it->cert_config_type, pkcs11_id));
436 it->cert_config_type,

Completed in 164 milliseconds