Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/crypt32/
H A Dmsg.c816 static const BYTE emptyHashParam[] = { variable
857 ok(!memcmp(buf, emptyHashParam, size), "Unexpected value\n"); in test_hash_msg_get_param()
910 ok(!memcmp(buf, emptyHashParam, size), "Unexpected value\n"); in test_hash_msg_get_param()
2883 emptyHashParam, sizeof(emptyHashParam)); in test_decode_msg_get_param()