Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DTime.c100 go.clockSafe = NO; in TimeStartup()
123 go.clockSafe = YES; in TimeClockUpdate()
271 clockInfo->safe = go.clockSafe; in TimeFillInfo()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DManufacture.c129 go.clockSafe = YES; in TPM_Manufacture()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Hierarchy/
DClear.c100 go.clockSafe = YES; in TPM2_Clear()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DGlobal.h861 TPMI_YES_NO clockSafe; // Indicates if the clock value is member