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

  /external/tpm2/
Startup.c 66 if(in->startupType == TPM_SU_STATE)
76 if(in->startupType == TPM_SU_STATE)
90 if( in->startupType == TPM_SU_CLEAR
100 else if(in->startupType == TPM_SU_STATE && g_prevOrderlyState == TPM_SU_STATE)
Startup_fp.h 12 typedef struct { TPM_SU startupType; } Startup_In;
Marshal_Startup.c 16 result = TPM_SU_Unmarshal(&target->startupType, buffer, size);

Completed in 51 milliseconds