Home
last modified time | relevance | path

Searched refs:VerifyValueMatch (Results 1 – 1 of 1) sorted by relevance

/pki/
A Dverify_name_match.cc187 bool VerifyValueMatch(X509NameAttribute a, X509NameAttribute b) { in VerifyValueMatch() function
233 if (a.type == b.type && VerifyValueMatch(a, b)) { in VerifyRdnMatch()

Completed in 7 milliseconds