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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwincrypt.h106 } CRYPT_INTEGER_BLOB, *PCRYPT_INTEGER_BLOB, typedef in typeref:struct:_CRYPTOAPI_BLOB
4189 BOOL WINAPI CertCompareIntegerBlob(PCRYPT_INTEGER_BLOB pInt1,
4190 PCRYPT_INTEGER_BLOB pInt2);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwincrypt.h106 } CRYPT_INTEGER_BLOB, *PCRYPT_INTEGER_BLOB, typedef in typeref:struct:_CRYPTOAPI_BLOB
4097 BOOL WINAPI CertCompareIntegerBlob(PCRYPT_INTEGER_BLOB pInt1,
4098 PCRYPT_INTEGER_BLOB pInt2);

Completed in 117 milliseconds