Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/crypt32/
H A Dencode.c2302 static const unsigned char bin63[] = { 0x30,0x06,0x01,0x01,0x01,0x02,0x01,0x01 }; variable
2308 static const struct Constraints2 badBool = { { TRUE, TRUE, 1 }, bin63 }; in test_decodeBasicConstraints()