Home
last modified time | relevance | path

Searched refs:signedHashWithCRL (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/crypt32/
H A Dmessage.c950 static const BYTE signedHashWithCRL[] = { variable
1166 ok(signedBlobSize == sizeof(signedHashWithCRL), in test_sign_message()
1168 ok(!memcmp(signedBlob, signedHashWithCRL, signedBlobSize), in test_sign_message()