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

  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_ek.c 62 result |= Trspi_Hash_UINT32(&hashCtx, TPM_SUCCESS);
86 result |= Trspi_Hash_UINT32(&hashCtx, TPM_SUCCESS);
tsp_changeauth.c 109 result |= Trspi_Hash_UINT32(&hashCtx, TPM_SUCCESS);
157 result |= Trspi_Hash_UINT32(&hashCtx, TPM_SUCCESS);
234 result |= Trspi_Hash_UINT32(&hashCtx, TPM_SUCCESS);
tspi_nv.c 141 result |= Trspi_Hash_UINT32(&hashCtx, TPM_SUCCESS);
249 result |= Trspi_Hash_UINT32(&hashCtx, TPM_SUCCESS);
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
compat11b.h 149 #define TCPA_SUCCESS TPM_SUCCESS
tpm_error.h 20 #define TPM_SUCCESS TPM_E_BASE
  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcs_auth_mgr.c 292 if (result == TPM_SUCCESS) {

Completed in 34 milliseconds