Searched refs:oidStr (Results 1 – 2 of 2) sorted by relevance
240 const string& oidStr);
1308 for (auto const& [oidStr, blob] : extensions) { in ecPublicKeyGenerateCertificate()1310 OBJ_txt2obj(oidStr.c_str(), 1)); // accept numerical dotted string form only in ecPublicKeyGenerateCertificate()1503 const string& oidStr) { in certificateGetExtension() argument1514 OBJ_txt2obj(oidStr.c_str(), 1)); // accept numerical dotted string form only in certificateGetExtension()