HomeSort by relevance Sort by last modified time
    Searched refs:TPMIsStarted (Results 1 - 6 of 6) sorted by null

  /external/tpm2/
Power_fp.h 10 BOOL TPMIsStarted(void);
Power.c 42 // TPMIsStarted()
53 TPMIsStarted(
_TPM_Hash_Data.c 22 TPMI_DH_PCR pcrHandle = TPMIsStarted()
_TPM_Hash_End.c 33 if(TPMIsStarted())
ExecCommand.c 181 if(( !TPMIsStarted() && commandCode != TPM_CC_Startup)
182 || (TPMIsStarted() && commandCode == TPM_CC_Startup))
PCR.c 452 if(!TPMIsStarted())
    [all...]

Completed in 80 milliseconds