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

  /system/tpm/trunks/
mock_session_manager.cc 25 .WillByDefault(testing::Return(TPM_RH_FIRST));
scoped_key_handle_test.cc 50 TPM_HANDLE handle = TPM_RH_FIRST;
57 TPM_HANDLE handle = TPM_RH_FIRST;
63 TPM_HANDLE handle = TPM_RH_FIRST;
70 TPM_HANDLE old_handle = TPM_RH_FIRST;
83 TPM_HANDLE handle = TPM_RH_FIRST;
hmac_session_test.cc 71 TPM_HANDLE bind_entity = TPM_RH_FIRST;
80 TPM_HANDLE bind_entity = TPM_RH_FIRST;
session_manager_test.cc 80 TPM_HANDLE handle = TPM_RH_FIRST;
95 TPM_HANDLE handle = TPM_RH_FIRST;
108 TPM_HANDLE handle = TPM_RH_FIRST;
157 TPM_HANDLE handle = TPM_RH_FIRST;
policy_session_test.cc 72 session.StartBoundSession(TPM_RH_FIRST, "auth", true));
77 TPM_HANDLE handle = TPM_RH_FIRST;
87 session.StartBoundSession(TPM_RH_FIRST, "auth", true));
tpm_utility_test.cc 511 TPM_HANDLE key_handle = TPM_RH_FIRST;
625 TPM_HANDLE key_handle = TPM_RH_FIRST;
641 TPM_HANDLE key_handle = TPM_RH_FIRST;
769 TPM_HANDLE key_handle = TPM_RH_FIRST;
    [all...]
tpm_generated.h     [all...]
  /external/tpm2/
Handle.c 42 if(inHandle < TPM_RH_FIRST)
43 inHandle = TPM_RH_FIRST;
Entity.c 64 if( ((TPM_RH)*handle >= TPM_RH_FIRST)
tpm_types.h 376 #define TPM_RH_FIRST 0x40000000
424 #define PERMANENT_FIRST TPM_RH_FIRST
    [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h     [all...]

Completed in 609 milliseconds