Home
last modified time | relevance | path

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

/reactos/dll/win32/crypt32/
H A Dcontext.c100 Context_Release(context->linked); in Context_Free()
106 void Context_Release(context_t *context) in Context_Release() function
H A Dcollectionstore.c166 Context_Release(prev); in CRYPT_CollectionAdvanceEnum()
174 Context_Release(child); in CRYPT_CollectionAdvanceEnum()
220 Context_Release(childContext); in Collection_addCert()
289 Context_Release(childContext); in Collection_addCRL()
357 Context_Release(childContext); in Collection_addCTL()
H A Dserialize.c412 Context_Release(context_from_ptr(context)); in CRYPT_ReadSerializedElement()
464 Context_Release(context_from_ptr(context)); in CRYPT_ReadSerializedStore()
525 Context_Release(context_from_ptr(context)); in CRYPT_ReadSerializedStore()
641 Context_Release(context_from_ptr(context)); in CRYPT_SerializeContextsToStream()
999 Context_Release(context_from_ptr(context)); in CertAddSerializedElementToStore()
H A Dregstore.c145 Context_Release(context_from_ptr(context)); in CRYPT_RegReadSerializedFromReg()
244 Context_Release(context_from_ptr(context)); in CRYPT_SerializeContextsToReg()
H A Dctl.c481 Context_Release(&ctl->base); in CertCreateCTLContext()
504 Context_Release(&ctl_from_ptr(pCTLContext)->base); in CertFreeCTLContext()
H A Dcrl.c115 Context_Release(&crl->base); in CertCreateCRLContext()
391 Context_Release(&crl_from_ptr(pCrlContext)->base); in CertFreeCRLContext()
H A Dstore.c164 Context_Release(existing); in MemStore_addContext()
173 Context_Release(context); in MemStore_addContext()
185 Context_Release(prev); in MemStore_enumContext()
H A Dcrypt32_private.h410 void Context_Release(context_t *context) DECLSPEC_HIDDEN;
H A Dcert.c280 Context_Release(new_context); in add_cert_to_store()
346 Context_Release(&cert->base); in CertCreateCertificateContext()
376 Context_Release(&cert_from_ptr(pCertContext)->base); in CertFreeCertificateContext()
H A Dobject.c285 Context_Release(context_from_ptr(context)); in CRYPT_QuerySerializedContextObject()
/reactos/dll/win32/msctf/
H A Dcontext.c191 static ULONG WINAPI Context_Release(ITfContext *iface) in Context_Release() function
520 Context_Release,
/reactos/dll/win32/ole32/
H A Dcompobj.c4850 static ULONG Context_Release(Context *This) in Context_Release() function
4878 return Context_Release(This); in Context_CTI_Release()
4953 return Context_Release(This); in Context_CC_Release()
4988 return Context_Release(This); in Context_OC_Release()