ReactOS 0.4.16-dev-199-g898cc56
|
#include <wintrust.h>
Definition at line 313 of file wintrust.h.
DWORD _CRYPT_PROVIDER_FUNCTIONS::cbStruct |
Definition at line 314 of file wintrust.h.
Referenced by WINTRUST_AllocateProviderData(), and WintrustLoadFunctionPointers().
PFN_CPD_ADD_CERT _CRYPT_PROVIDER_FUNCTIONS::pfnAddCert2Chain |
Definition at line 319 of file wintrust.h.
Referenced by WintrustLoadFunctionPointers().
PFN_CPD_ADD_PRIVDATA _CRYPT_PROVIDER_FUNCTIONS::pfnAddPrivData2Chain |
Definition at line 320 of file wintrust.h.
Referenced by WintrustLoadFunctionPointers().
PFN_CPD_ADD_SGNR _CRYPT_PROVIDER_FUNCTIONS::pfnAddSgnr2Chain |
Definition at line 318 of file wintrust.h.
Referenced by WintrustLoadFunctionPointers().
PFN_CPD_ADD_STORE _CRYPT_PROVIDER_FUNCTIONS::pfnAddStore2Chain |
Definition at line 317 of file wintrust.h.
Referenced by WintrustLoadFunctionPointers().
PFN_CPD_MEM_ALLOC _CRYPT_PROVIDER_FUNCTIONS::pfnAlloc |
Definition at line 315 of file wintrust.h.
Referenced by WintrustLoadFunctionPointers().
PFN_PROVIDER_CERTCHKPOLICY_CALL _CRYPT_PROVIDER_FUNCTIONS::pfnCertCheckPolicy |
Definition at line 326 of file wintrust.h.
Referenced by WINTRUST_CertVerify(), and WintrustLoadFunctionPointers().
PFN_PROVIDER_CERTTRUST_CALL _CRYPT_PROVIDER_FUNCTIONS::pfnCertificateTrust |
Definition at line 324 of file wintrust.h.
Referenced by WINTRUST_AddTrustStepsFromFunctions(), and WintrustLoadFunctionPointers().
PFN_PROVIDER_CLEANUP_CALL _CRYPT_PROVIDER_FUNCTIONS::pfnCleanupPolicy |
Definition at line 329 of file wintrust.h.
Referenced by WINTRUST_DefaultClose(), and WintrustLoadFunctionPointers().
PFN_PROVIDER_FINALPOLICY_CALL _CRYPT_PROVIDER_FUNCTIONS::pfnFinalPolicy |
Definition at line 325 of file wintrust.h.
Referenced by WINTRUST_AddTrustStepsFromFunctions(), and WintrustLoadFunctionPointers().
PFN_CPD_MEM_FREE _CRYPT_PROVIDER_FUNCTIONS::pfnFree |
Definition at line 316 of file wintrust.h.
Referenced by WintrustLoadFunctionPointers().
PFN_PROVIDER_INIT_CALL _CRYPT_PROVIDER_FUNCTIONS::pfnInitialize |
Definition at line 321 of file wintrust.h.
Referenced by WINTRUST_AddTrustStepsFromFunctions(), and WintrustLoadFunctionPointers().
PFN_PROVIDER_OBJTRUST_CALL _CRYPT_PROVIDER_FUNCTIONS::pfnObjectTrust |
Definition at line 322 of file wintrust.h.
Referenced by WINTRUST_AddTrustStepsFromFunctions(), WINTRUST_CertVerify(), and WintrustLoadFunctionPointers().
PFN_PROVIDER_SIGTRUST_CALL _CRYPT_PROVIDER_FUNCTIONS::pfnSignatureTrust |
Definition at line 323 of file wintrust.h.
Referenced by WINTRUST_AddTrustStepsFromFunctions(), and WintrustLoadFunctionPointers().
PFN_PROVIDER_TESTFINALPOLICY_CALL _CRYPT_PROVIDER_FUNCTIONS::pfnTestFinalPolicy |
Definition at line 327 of file wintrust.h.
Referenced by WintrustLoadFunctionPointers().
struct _CRYPT_PROVUI_FUNCS* _CRYPT_PROVIDER_FUNCTIONS::psUIpfns |
Definition at line 328 of file wintrust.h.
Referenced by WintrustLoadFunctionPointers().