Home
last modified time | relevance | path

Searched refs:Trspi_Hash_UINT64 (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/crypto/external/cpl/trousers/lib/libtspi/
Dtspi.expsym373 Trspi_Hash_UINT64
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/trousers/
Dtrousers.h149 TSS_RESULT Trspi_Hash_UINT64(Trspi_HashCtx *c, UINT64 i);
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dobj_context.c1269 result |= Trspi_Hash_UINT64(&hashCtx, currentTicks); in obj_context_transport_execute()
/netbsd/src/crypto/external/cpl/trousers/dist/src/trspi/
Dtrousers.c1654 Trspi_Hash_UINT64(Trspi_HashCtx *c, UINT64 i) in Trspi_Hash_UINT64() function
2055 result |= Trspi_Hash_UINT64(c, t->currentTicks); in Trspi_Hash_CURRENT_TICKS()