Searched refs:bin14 (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rostests/winetests/crypt32/ |
H A D | str.c | 69 static BYTE bin14[] = { 0x31, 0x3b, 0x33 }; variable 233 { sizeof(bin14), bin14 }, "1;3", FALSE }, in test_CertRDNValueToStrA() 325 { sizeof(bin14), bin14 }, embeddedSemiW, FALSE }, in test_CertRDNValueToStrW()
|
H A D | encode.c | 78 static const BYTE bin14[] = {0xff,0xff,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0}; variable 85 { bin14, bin15, NULL },
|