Home
last modified time | relevance | path

Searched refs:country_names (Results 1 – 4 of 4) 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()
/external/chromium_org/net/cert/
Dx509_cert_types_win.cc111 country_names; in ParseDistinguishedName() local
115 &state_names, &country_names, in ParseDistinguishedName()
135 SetSingle(country_names, &this->country_name); in ParseDistinguishedName()
Dx509_cert_types_mac.cc215 country_names; in ParseDistinguishedName() local
218 &state_names, &country_names, in ParseDistinguishedName()
273 SetSingle(country_names, &this->country_name); in ParseDistinguishedName()