Home
last modified time | relevance | path

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

/external/tpm2/
DEntity_fp.h20 TPM_RC EntityGetLoadStatus(TPM_HANDLE *handle, // IN/OUT: handle of the entity
DExecCommand.c199 result = EntityGetLoadStatus(&handles[i], commandCode); in ExecuteCommand()
DEntity.c28 EntityGetLoadStatus( in EntityGetLoadStatus() function