Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DCommandCodeAttributes.c95 GetClosestCommandIndex( in GetClosestCommandIndex() function
280 commandIndex = GetClosestCommandIndex(commandCode); in CommandCodeToCommandIndex()
515 for(commandIndex = GetClosestCommandIndex(commandCode); in CommandCapGetCCList()
DPropertyCap.c329 for(commandIndex = GetClosestCommandIndex(0); in TPMPropertyIsDefined()
348 for(commandIndex = GetClosestCommandIndex(0); in TPMPropertyIsDefined()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DCommandCodeAttributes_fp.h50 GetClosestCommandIndex(
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DPP.c155 for(commandIndex = GetClosestCommandIndex(commandCode); in PhysicalPresenceCapGetCCList()
DCommandAudit.c207 for(commandIndex = GetClosestCommandIndex(commandCode); in CommandAuditCapGetCCList()