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

  /system/tpm/trunks/
error_codes.cc 59 case trunks::TPM_RC_NV_SIZE: return "TPM_RC_NV_SIZE";
tpm_generated.h 642 const TPM_RC TPM_RC_NV_SIZE = RC_VER1 + 0x047;
    [all...]
  /external/tpm2/
tpm_types.h 80 #define TPM_RC_NV_SIZE ((TPM_RC)(RC_VER1 + 0x047))
    [all...]
tpm_generated.c     [all...]

Completed in 48 milliseconds