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

  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_caps_tpm.c 50 result |= Trspi_Hash_BOOL(&hashCtx, value);
tsp_audit.c 63 result |= Trspi_Hash_BOOL(&hashCtx, bAuditState);
tspi_quote2.c 100 result |= Trspi_Hash_BOOL(&hashCtx,fAddVersion);
tspi_admin.c 75 result |= Trspi_Hash_BOOL(&hashCtx, fTpmState);
tspi_audit.c 180 result |= Trspi_Hash_BOOL(&hashCtx, closeAudit);
tspi_key.c 681 result |= Trspi_Hash_BOOL(&hashCtx, attribValue);
tsp_delegate.c 145 result |= Trspi_Hash_BOOL(&hashCtx, incrementCount);
  /src/crypto/external/cpl/trousers/dist/src/include/trousers/
trousers.h 153 TSS_RESULT Trspi_Hash_BOOL(Trspi_HashCtx *c, TSS_BOOL data);
  /src/crypto/external/cpl/trousers/dist/src/trspi/
trousers.c 1669 Trspi_Hash_BOOL(Trspi_HashCtx *c, TSS_BOOL data)

Completed in 29 milliseconds