Searched refs:oidStr (Results 1 – 2 of 2) sorted by relevance
229 const string& oidStr);
1197 for (auto const& [oidStr, blob] : extensions) { in ecPublicKeyGenerateCertificate()1199 OBJ_txt2obj(oidStr.c_str(), 1)); // accept numerical dotted string form only in ecPublicKeyGenerateCertificate()1392 const string& oidStr) { in certificateGetExtension() argument1403 OBJ_txt2obj(oidStr.c_str(), 1)); // accept numerical dotted string form only in certificateGetExtension()