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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwincrypt.h1270 DWORD dwMsgEncodingType; member in struct:_CRYPT_SIGN_MESSAGE_PARA
1308 DWORD dwMsgEncodingType; member in struct:_CRYPT_ENCRYPT_MESSAGE_PARA
1330 DWORD dwMsgEncodingType; member in struct:_CRYPT_HASH_MESSAGE_PARA
1347 DWORD dwMsgEncodingType; member in struct:_CRYPT_KEY_VERIFY_MESSAGE_PARA
4418 DWORD WINAPI CryptMsgCalculateEncodedLength(DWORD dwMsgEncodingType,
4437 BOOL WINAPI CryptMsgEncodeAndSignCTL(DWORD dwMsgEncodingType,
4448 HCRYPTMSG WINAPI CryptMsgOpenToDecode(DWORD dwMsgEncodingType, DWORD dwFlags,
4452 HCRYPTMSG WINAPI CryptMsgOpenToEncode(DWORD dwMsgEncodingType, DWORD dwFlags,
4456 BOOL WINAPI CryptMsgSignCTL(DWORD dwMsgEncodingType, BYTE *pbCtlContent,
4493 LONG WINAPI CryptGetMessageSignerCount(DWORD dwMsgEncodingType,
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwincrypt.h1258 DWORD dwMsgEncodingType; member in struct:_CRYPT_SIGN_MESSAGE_PARA
1296 DWORD dwMsgEncodingType; member in struct:_CRYPT_ENCRYPT_MESSAGE_PARA
1318 DWORD dwMsgEncodingType; member in struct:_CRYPT_HASH_MESSAGE_PARA
1335 DWORD dwMsgEncodingType; member in struct:_CRYPT_KEY_VERIFY_MESSAGE_PARA
4326 DWORD WINAPI CryptMsgCalculateEncodedLength(DWORD dwMsgEncodingType,
4345 BOOL WINAPI CryptMsgEncodeAndSignCTL(DWORD dwMsgEncodingType,
4356 HCRYPTMSG WINAPI CryptMsgOpenToDecode(DWORD dwMsgEncodingType, DWORD dwFlags,
4360 HCRYPTMSG WINAPI CryptMsgOpenToEncode(DWORD dwMsgEncodingType, DWORD dwFlags,
4364 BOOL WINAPI CryptMsgSignCTL(DWORD dwMsgEncodingType, BYTE *pbCtlContent,
4401 LONG WINAPI CryptGetMessageSignerCount(DWORD dwMsgEncodingType,
[all...]

Completed in 115 milliseconds