Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/crypt32/
H A Dcert.c331 DWORD dwSizeWithNull; in checkHash() local
339 &dwSizeWithNull); in checkHash()
348 … ok(size == dwSizeWithNull, "Unexpected length of hash for property: received %d instead of %d\n", in checkHash()
349 dwSizeWithNull,size); in checkHash()