Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_cert_crl_collection.cpp246 static bool GetCertMatchParams(napi_env env, napi_value arg, CfCertCRLColCtx *context) in GetCertMatchParams() function
285 if (!GetCertMatchParams(env, argv[PARAM0], context)) { in SelectCerts()