Searched refs:VerifyValueMatch (Results 1 – 1 of 1) sorted by relevance
187 bool VerifyValueMatch(X509NameAttribute a, X509NameAttribute b) { in VerifyValueMatch() function233 if (a.type == b.type && VerifyValueMatch(a, b)) { in VerifyRdnMatch()
Completed in 3 milliseconds