HomeSort by relevance Sort by last modified time
    Searched defs:MAX_CAP_ALGS (Results 1 - 3 of 3) sorted by null

  /external/tpm2/
Capabilities.h 11 #define MAX_CAP_ALGS (ALG_LAST_VALUE - ALG_FIRST_VALUE + 1)
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 134 #define MAX_CAP_ALGS (MAX_CAP_DATA / sizeof(TPMS_ALG_PROPERTY))
    [all...]
  /system/tpm/trunks/
tpm_generated.h 364 #if !defined(MAX_CAP_ALGS)
365 #define MAX_CAP_ALGS (trunks::TPM_ALG_LAST - trunks::TPM_ALG_FIRST + 1)
    [all...]

Completed in 92 milliseconds