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

  /system/tpm/trunks/
error_codes.cc 77 case trunks::TPM_RC_MGF: return "TPM_RC_MGF";
tpm_generated.h 662 const TPM_RC TPM_RC_MGF = RC_FMT1 + 0x008;
    [all...]
  /external/tpm2/
tpm_types.h 100 #define TPM_RC_MGF ((TPM_RC)(RC_FMT1 + 0x008))
    [all...]
tpm_generated.c     [all...]

Completed in 50 milliseconds