Home
last modified time | relevance | path

Searched defs:blob1 (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/crypt32/
H A Dmessage.c658 static const BYTE blob1[] = { 0xde, 0xad, 0xbe, 0xef }; in test_hash_message() local
999 static const BYTE blob1[] = { 0x01, 0x02, 0x03, 0x04 }; in test_sign_message() local
H A Dcert.c2967 CERT_NAME_BLOB blob1, blob2; in testCompareCertName() local
3164 CRYPT_INTEGER_BLOB blob1; member