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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Tpm12.h 39 typedef UINT8 TPM_AUTH_DATA_USAGE;
412 // Part 2, section 5.9: TPM_AUTH_DATA_USAGE values
414 #define TPM_AUTH_NEVER ((TPM_AUTH_DATA_USAGE) 0x00)
415 #define TPM_AUTH_ALWAYS ((TPM_AUTH_DATA_USAGE) 0x01)
416 #define TPM_AUTH_PRIV_USE_ONLY ((TPM_AUTH_DATA_USAGE) 0x03)
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm12.h 36 typedef UINT8 TPM_AUTH_DATA_USAGE;
579 // Part 2, section 5.9: TPM_AUTH_DATA_USAGE values
581 #define TPM_AUTH_NEVER ((TPM_AUTH_DATA_USAGE) 0x00)
582 #define TPM_AUTH_ALWAYS ((TPM_AUTH_DATA_USAGE) 0x01)
583 #define TPM_AUTH_PRIV_USE_ONLY ((TPM_AUTH_DATA_USAGE) 0x03)
    [all...]

Completed in 61 milliseconds