Searched defs:freeCertFlag (Results 1 – 4 of 4) sorted by relevance
63 void FreeX509CertChainValidateResult(HcfX509CertChainValidateResult ¶m, bool freeCertFlag) in FreeX509CertChainValidateResult()
177 void FreeX509TrustAnchorObj(HcfX509TrustAnchor *&trustAnchor, bool freeCertFlag) in FreeX509TrustAnchorObj()
450 void FreeTrustAnchorArray(HcfX509TrustAnchorArray *trustAnchorArray, bool freeCertFlag) in FreeTrustAnchorArray()
97 static void DeleteCertChainContext(napi_env env, CfCtx *&context, bool freeCertFlag = false) in DeleteCertChainContext()