ReactOS 0.4.16-dev-336-gb667d82
|
#include <mssip.h>
DWORD SIP_DISPATCH_INFO_::cbSize |
Definition at line 125 of file mssip.h.
Referenced by CRYPT_QueryEmbeddedMessageObject(), and test_SIPLoad().
HANDLE SIP_DISPATCH_INFO_::hSIP |
Definition at line 127 of file mssip.h.
Referenced by CRYPT_LoadSIP(), crypt_sip_free(), and CryptSIPLoad().
pCryptSIPCreateIndirectData SIP_DISPATCH_INFO_::pfCreate |
Definition at line 131 of file mssip.h.
Referenced by CRYPT_LoadSIP(), CryptSIPCreateIndirectData(), CryptSIPLoad(), and test_SIPLoad().
pCryptSIPGetSignedDataMsg SIP_DISPATCH_INFO_::pfGet |
Definition at line 129 of file mssip.h.
Referenced by CRYPT_LoadSIP(), CRYPT_QueryEmbeddedMessageObject(), CryptSIPGetSignedDataMsg(), CryptSIPLoad(), and test_SIPLoad().
pCryptSIPPutSignedDataMsg SIP_DISPATCH_INFO_::pfPut |
Definition at line 130 of file mssip.h.
Referenced by CRYPT_LoadSIP(), CryptSIPLoad(), CryptSIPPutSignedDataMsg(), and test_SIPLoad().
pCryptSIPRemoveSignedDataMsg SIP_DISPATCH_INFO_::pfRemove |
Definition at line 133 of file mssip.h.
Referenced by CRYPT_LoadSIP(), CryptSIPLoad(), CryptSIPRemoveSignedDataMsg(), and test_SIPLoad().
pCryptSIPVerifyIndirectData SIP_DISPATCH_INFO_::pfVerify |
Definition at line 132 of file mssip.h.
Referenced by CRYPT_LoadSIP(), CryptSIPLoad(), CryptSIPVerifyIndirectData(), and test_SIPLoad().