Home
last modified time | relevance | path

Searched refs:country_names (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/base/
Dx509_cert_types_mac.cc205 country_names; in ParseDistinguishedName() local
208 &state_names, &country_names, in ParseDistinguishedName()
262 SetSingle(country_names, &this->country_name); in ParseDistinguishedName()
271 country_names; in Parse() local
275 &state_names, &country_names, in Parse()
297 SetSingle(country_names, &this->country_name); in Parse()
Dx509_certificate_win.cc365 country_names; in ParsePrincipal() local
379 &state_names, &country_names, in ParsePrincipal()
409 &common_names, &locality_names, &state_names, &country_names }; in ParsePrincipal()