Searched refs:cfCertCRLCollectionRef (Results 1 – 1 of 1) sorted by relevance
47 napi_ref cfCertCRLCollectionRef = nullptr; member74 if (context->cfCertCRLCollectionRef != nullptr) { in FreeCryptoFwkCtx()75 napi_delete_reference(env, context->cfCertCRLCollectionRef); in FreeCryptoFwkCtx()76 context->cfCertCRLCollectionRef = nullptr; in FreeCryptoFwkCtx()290 if (napi_create_reference(env, thisVar, 1, &context->cfCertCRLCollectionRef) != napi_ok) { in SelectCerts()415 if (napi_create_reference(env, thisVar, 1, &context->cfCertCRLCollectionRef) != napi_ok) { in SelectCRLs()