Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/crypt32/
H A Dcert.c77 static BYTE bigCertHash[] = { 0x6e, 0x30, 0x90, 0x71, 0x5f, 0xd9, 0x23, variable
1250 blob.pbData = bigCertHash; in testFindCert()
1251 blob.cbData = sizeof(bigCertHash); in testFindCert()