Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DClockRateAdjust_fp.h49 } ClockRateAdjust_In; typedef
58 ClockRateAdjust_In *in
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/ClockTimer/
DClockRateAdjust.c46 ClockRateAdjust_In *in // IN: input parameter list in TPM2_ClockRateAdjust()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DCommandDispatcher.h1785 ClockRateAdjust_In *in = (ClockRateAdjust_In *)
1786 MemoryGetInBuffer(sizeof(ClockRateAdjust_In));
DCommandDispatchData.h4129 ClockRateAdjust_In *in
4143 /* inSize */ (UINT16)(sizeof(ClockRateAdjust_In)),
4146 /* offsets */ {(UINT16)(offsetof(ClockRateAdjust_In, rateAdjust))},