Home
last modified time | relevance | path

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

/external/tpm2/
DReadClock_fp.h33 TPM_RC Exec_ReadClock(TPMI_ST_COMMAND_TAG tag,
DMarshal_ReadClock.c37 TPM_RC Exec_ReadClock(TPMI_ST_COMMAND_TAG tag, in Exec_ReadClock() function
DCommandDispatcher.c759 return Exec_ReadClock(tag, &request_parameter_buffer, in CommandDispatcher()