Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/crypt32/
H A Dcrl.c155 ret = CertAddEncodedCRLToStore(0, 0, NULL, 0, 0, NULL); in testAddCRL()
158 ret = CertAddEncodedCRLToStore(store, 0, NULL, 0, 0, NULL); in testAddCRL()
168 ret = CertAddEncodedCRLToStore(0, 0, signedCRL, sizeof(signedCRL), in testAddCRL()
207 ret = CertAddEncodedCRLToStore(0, X509_ASN_ENCODING, signedCRL, in testAddCRL()
222 ret = CertAddEncodedCRLToStore(store, X509_ASN_ENCODING, newerCRL, in testAddCRL()
228 ret = CertAddEncodedCRLToStore(store, X509_ASN_ENCODING, newerCRL, in testAddCRL()
531 ret = CertAddEncodedCRLToStore(store, X509_ASN_ENCODING, in testFindCRL()
535 ret = CertAddEncodedCRLToStore(store, X509_ASN_ENCODING, in testFindCRL()
539 ret = CertAddEncodedCRLToStore(store, X509_ASN_ENCODING, in testFindCRL()
638 CertAddEncodedCRLToStore(store, X509_ASN_ENCODING, in testFindCRL()
[all …]
H A Dstore.c1556 ret = CertAddEncodedCRLToStore(store, X509_ASN_ENCODING, signedCRL, in testFileStore()
1762 ret = CertAddEncodedCRLToStore(store, X509_ASN_ENCODING, in testFileNameStore()
2921 res = CertAddEncodedCRLToStore(store, X509_ASN_ENCODING, signedCRL, in testCloseStore()
2954 res = CertAddEncodedCRLToStore(store, X509_ASN_ENCODING, signedCRL, in testCloseStore()
3017 CertAddEncodedCRLToStore(store2, X509_ASN_ENCODING, signedCRL, in test_I_UpdateStore()
H A Dcert.c3678 CertAddEncodedCRLToStore(revPara.hCrlStore, X509_ASN_ENCODING, in testVerifyRevocation()
/reactos/modules/rostests/winetests/cryptui/
H A Dcryptui.c522 CertAddEncodedCRLToStore(info.u.hCertStore, X509_ASN_ENCODING, signedCRL, in test_crypt_ui_wiz_import()
614 CertAddEncodedCRLToStore(info.u.hCertStore, X509_ASN_ENCODING, signedCRL, in test_crypt_ui_wiz_import()
/reactos/modules/rostests/winetests/cryptnet/
H A Dcryptnet.c675 CertAddEncodedCRLToStore(revPara.hCrlStore, X509_ASN_ENCODING, in test_verifyRevocation()
737 ret = CertAddEncodedCRLToStore(revPara.hCrlStore, X509_ASN_ENCODING, in test_verifyRevocation()
/reactos/dll/win32/crypt32/
H A Dcrypt32.spec5 @ stdcall CertAddEncodedCRLToStore(ptr long ptr long long ptr)
H A Dstore.c59 (AddEncodedContextToStoreFunc)CertAddEncodedCRLToStore,
708 ret = CertAddEncodedCRLToStore(memStore, in CRYPT_MsgOpenStore()
H A Dcrl.c129 BOOL WINAPI CertAddEncodedCRLToStore(HCERTSTORE hCertStore, in CertAddEncodedCRLToStore() function
/reactos/sdk/include/psdk/
H A Dwincrypt.h5063 CertAddEncodedCRLToStore(