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

  /external/tpm2/
Handle.c 52 case TPM_RS_PW:
SessionProcess.c 91 if(sessionHandle == TPM_RS_PW)
    [all...]
Entity.c 59 case TPM_RS_PW:
tpm_types.h 386 #define TPM_RS_PW 0x40000009
    [all...]
tpm_generated.c     [all...]
  /system/tpm/trunks/
password_authorization_delegate.cc 40 auth.session_handle = TPM_RS_PW;
resource_manager.cc 267 if (session_handle == TPM_RS_PW) {
539 if (handle != TPM_RS_PW && session_handles_.count(handle) == 0) {
resource_manager_test.cc     [all...]
tpm_generated.h     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Help.c 104 WriteUnaligned32 ((UINT32 *)Buffer, SwapBytes32(TPM_RS_PW));
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DxeTcg2PhysicalPresenceLib.c 88 LocalAuthSession.sessionHandle = TPM_RS_PW;
138 LocalAuthSession.sessionHandle = TPM_RS_PW;
260 LocalAuthSession.sessionHandle = TPM_RS_PW;
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/
DxeTrEEPhysicalPresenceLib.c 86 LocalAuthSession.sessionHandle = TPM_RS_PW;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h     [all...]

Completed in 1137 milliseconds