Searched defs:HCRYPTMSG (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwincrypt.h54 typedef void *HCRYPTMSG; typedef
746 HCRYPTMSG hCryptMsg;
4305 DWORD* pdwFormatType, HCERTSTORE* phCertStore, HCRYPTMSG* phMsg,
4422 BOOL WINAPI CryptMsgClose(HCRYPTMSG hCryptMsg);
4424 BOOL WINAPI CryptMsgControl(HCRYPTMSG hCryptMsg, DWORD dwFlags,
4427 BOOL WINAPI CryptMsgCountersign(HCRYPTMSG hCryptMsg, DWORD dwIndex,
4435 HCRYPTMSG WINAPI CryptMsgDuplicate(HCRYPTMSG hCryptMsg);
4441 BOOL WINAPI CryptMsgGetAndVerifySigner(HCRYPTMSG hCryptMsg, DWORD cSignerStore,
4445 BOOL WINAPI CryptMsgGetParam(HCRYPTMSG hCryptMs
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwincrypt.h54 typedef void *HCRYPTMSG; typedef
746 HCRYPTMSG hCryptMsg;
4213 DWORD* pdwFormatType, HCERTSTORE* phCertStore, HCRYPTMSG* phMsg,
4330 BOOL WINAPI CryptMsgClose(HCRYPTMSG hCryptMsg);
4332 BOOL WINAPI CryptMsgControl(HCRYPTMSG hCryptMsg, DWORD dwFlags,
4335 BOOL WINAPI CryptMsgCountersign(HCRYPTMSG hCryptMsg, DWORD dwIndex,
4343 HCRYPTMSG WINAPI CryptMsgDuplicate(HCRYPTMSG hCryptMsg);
4349 BOOL WINAPI CryptMsgGetAndVerifySigner(HCRYPTMSG hCryptMsg, DWORD cSignerStore,
4353 BOOL WINAPI CryptMsgGetParam(HCRYPTMSG hCryptMs
[all...]

Completed in 81 milliseconds