Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_certificate_openssl.c1538 static bool CompareGN2Blob(const GENERAL_NAME *gen, CfBlob *nc) in CompareGN2Blob() function
1693 if (tree != NULL && CompareGN2Blob(tree->base, nameConstraints)) { in CompareNameConstraintsX509Openssl()
1701 if (tree != NULL && CompareGN2Blob(tree->base, nameConstraints) == true) { in CompareNameConstraintsX509Openssl()