Home
last modified time | relevance | path

Searched refs:GetEntryValue (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.c419 static int32_t GetEntryValue(const X509_EXTENSION *found, CfBlob *out) in GetEntryValue() function
448 return GetEntryValue(found, out); in GetMatchedEntry()