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

  /external/tpm2/
Certify.c 48 certifyInfo.type = TPM_ST_ATTEST_CERTIFY;
tpm_types.h 211 #define TPM_ST_ATTEST_CERTIFY 0x8017
    [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 495 #define TPM_ST_ATTEST_CERTIFY (TPM_ST)(0x8017)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 795 constexpr TPM_ST TPM_ST_ATTEST_CERTIFY = 0x8017;
    [all...]
tpm_generated.cc     [all...]

Completed in 56 milliseconds