Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8332/
Dpoc.c50 unsigned int gNumLastValues = sizeof(gLastValues) / sizeof(gLastValues[0]); variable
116 + gNumLastValues; in main()
129 memcpy(&sContext.blob[offset], gLastValues, gNumLastValues); in main()
130 offset += gNumLastValues; in main()