Home
last modified time | relevance | path

Searched defs:ParsePrincipalValueByNID (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/base/
Dx509_openssl_util.cc50 bool ParsePrincipalValueByNID(X509_NAME* name, int nid, std::string* value) { in ParsePrincipalValueByNID() function
/external/chromium_org/net/cert/
Dx509_util_openssl.cc324 bool ParsePrincipalValueByNID(X509_NAME* name, int nid, std::string* value) { in ParsePrincipalValueByNID() function