Searched refs:packInfoData (Results 1 – 2 of 2) sorted by relevance
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0814/ |
D | poc.cpp | 29 const uint8_t packInfoData[] = {0x00, 0x00, 0x00, 0x00, 0x02, 0x80, 0xBB, 0x00, variable 343 makeBitReader(packInfoData, sizeof(packInfoData), &buf, &ref, &bits); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9527/ |
D | poc.cpp | 29 const uint8_t packInfoData[] = { 0x00, 0x00, 0x00, 0x00, 0x02, 0x80, 0xBB, 0x00, variable 66 makeBitReader(packInfoData, sizeof(packInfoData), &buf, &ref, &bits); in main()
|