Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/frameworks/adapter/v2.0/src/
H A Dcf_adapter_extension_openssl.c440 static int32_t GetMatchedEntry(const X509_EXTENSION *found, CfExtensionEntryType type, CfBlob *out) in GetMatchedEntry() function
487 ret = GetMatchedEntry(found, type, out); in CfOpensslGetEntry()