Home
last modified time | relevance | path

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

/external/tpm2/
DClockRateAdjust_fp.h33 TPM_RC Exec_ClockRateAdjust(TPMI_ST_COMMAND_TAG tag,
DMarshal_ClockRateAdjust.c28 TPM_RC Exec_ClockRateAdjust(TPMI_ST_COMMAND_TAG tag, in Exec_ClockRateAdjust() function
DCommandDispatcher.c178 return Exec_ClockRateAdjust(tag, &request_parameter_buffer, in CommandDispatcher()