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

  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tddl_error.h 48 #define TDDL_E_COMPONENT_NOT_FOUND (UINT32)(TSS_E_BASE + 0x089L)
  /src/crypto/external/cpl/trousers/dist/src/tspi/daa/
daa_parameter.c 102 case TDDL_E_COMPONENT_NOT_FOUND: return "TDDL_E_COMPONENT_NOT_FOUND";
  /src/crypto/external/cpl/trousers/dist/src/tddl/
tddl.c 135 return TDDLERR(TDDL_E_COMPONENT_NOT_FOUND);
  /src/crypto/external/cpl/trousers/dist/src/trspi/
trousers.c 1369 case TDDL_E_COMPONENT_NOT_FOUND: return "Connection to TPM device failed";

Completed in 18 milliseconds