Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_cert_chain_test_part2.cpp80 static void FreeHcfRevocationCheckParam(HcfRevocationCheckParam *param) in FreeHcfRevocationCheckParam() function
150 FreeHcfRevocationCheckParam(param); in ConstructHcfRevocationCheckParam()
384 FreeHcfRevocationCheckParam(params.revocationCheckParam);
437 FreeHcfRevocationCheckParam(params.revocationCheckParam);
474 FreeHcfRevocationCheckParam(params.revocationCheckParam);
511 FreeHcfRevocationCheckParam(params.revocationCheckParam);
/ohos5.0/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_x509_cert_chain_validate_params.cpp303 static void FreeHcfRevocationCheckParam(HcfRevocationCheckParam *param) in FreeHcfRevocationCheckParam() function
346 FreeHcfRevocationCheckParam(out); in GetRevocationCheckParam()
446 FreeHcfRevocationCheckParam(param.revocationCheckParam); in FreeX509CertChainValidateParams()