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

  /external/tpm2/
Implementation.h 279 #define ALG_ID_FIRST TPM_ALG_FIRST
434 #define TPM_ALG_FIRST (TPM_ALG_ID)(0x0001)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 305 #define ALG_ID_FIRST TPM_ALG_FIRST
335 #define MAX_CAP_ALGS (TPM_ALG_LAST - TPM_ALG_FIRST + 1)
460 const TPM_ALG_ID TPM_ALG_FIRST = 0x0001;
    [all...]

Completed in 660 milliseconds