Home
last modified time | relevance | path

Searched refs:FindSubCertThenEraseItFromSets (Results 1 - 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/profile/src/
H A Dpkcs7_data.cpp331 static X509* FindSubCertThenEraseItFromSets(X509* cert, std::unordered_set<X509*>& x509Sets) in FindSubCertThenEraseItFromSets() function
377 while ((tmp = FindSubCertThenEraseItFromSets(tmp, x509Sets))) {

Completed in 2 milliseconds