Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/Samples/TPMCmd-DeviceID/Platform/src/
DEPS.c67 static BOOL isDeviceIDSet = FALSE; variable
227 if(isDeviceIDSet == FALSE) in GetDeviceID()
231 isDeviceIDSet = TRUE; in GetDeviceID()
236 isDeviceIDSet = TRUE; in GetDeviceID()
239 if(isDeviceIDSet == FALSE) in GetDeviceID()