Home
last modified time | relevance | path

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

/external/tpm2/
DHandle.c42 if(inHandle < TPM_RH_FIRST) in NextPermanentHandle()
43 inHandle = TPM_RH_FIRST; in NextPermanentHandle()
DEntity.c64 if( ((TPM_RH)*handle >= TPM_RH_FIRST) in EntityGetLoadStatus()
Dtpm_types.h376 #define TPM_RH_FIRST 0x40000000 macro
424 #define PERMANENT_FIRST TPM_RH_FIRST
Dtpm_generated.c8251 if (*target == TPM_RH_FIRST) { in TPM_RH_Unmarshal()