HomeSort by: relevance | last modified time | path
    Searched refs:TSS_E_TPM_UNSUPPORTED_FEATURE (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tspi/daa/
daa_parameter.c 101 case TSS_E_TPM_UNSUPPORTED_FEATURE: return "TSS_E_TPM_UNSUPPORTED_FEATURE";
124 case TSS_E_TPM_UNSUPPORTED_FEATURE: return "TSS_E_TPM_UNSUPPORTED_FEATURE";
148 case TSS_E_TPM_UNSUPPORTED_FEATURE: return "TSS_E_TPM_UNSUPPORTED_FEATURE";
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tss_error.h 172 // MessageId: TSS_E_TPM_UNSUPPORTED_FEATURE
178 #define TSS_E_TPM_UNSUPPORTED_FEATURE (UINT32)(TSS_E_BASE + 0x014L)
  /src/crypto/external/cpl/trousers/dist/src/trspi/
trousers.c 1368 case TSS_E_TPM_UNSUPPORTED_FEATURE: return "Unsupported feature";
1392 case TSS_E_TPM_UNSUPPORTED_FEATURE: return "Unsupported feature";
1417 case TSS_E_TPM_UNSUPPORTED_FEATURE: return "Unsupported feature";

Completed in 26 milliseconds