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

  /external/tpm2/
Implementation.h 280 #define ALG_ID_LAST TPM_ALG_LAST
436 #define TPM_ALG_LAST (TPM_ALG_ID)(0x0044)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 308 #define ALG_ID_LAST TPM_ALG_LAST
335 #define MAX_CAP_ALGS (TPM_ALG_LAST - TPM_ALG_FIRST + 1)
495 const TPM_ALG_ID TPM_ALG_LAST = 0x0044;
    [all...]

Completed in 2200 milliseconds