Home
last modified time | relevance | path

Searched refs:DeepCopyOidsToOut (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.c210 static int32_t DeepCopyOidsToOut(const X509_EXTENSIONS *exts, const uint32_t *idxArray, uint32_t ar… in DeepCopyOidsToOut() function
273 ret = DeepCopyOidsToOut(exts, idxArray, count, out); in CfOpensslGetOids()