Home
last modified time | relevance | path

Searched refs:Trspi_Hash_CURRENT_TICKS (Results 1 – 2 of 2) sorted by relevance

/netbsd/crypto/external/cpl/trousers/dist/src/include/trousers/
H A Dtrousers.h176 TSS_RESULT Trspi_Hash_CURRENT_TICKS(Trspi_HashCtx *c, TPM_CURRENT_TICKS *t);
/netbsd/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c2042 result |= Trspi_Hash_CURRENT_TICKS(c, &l->currentTicks); in Trspi_Hash_TRANSPORT_LOG_OUT()
2050 Trspi_Hash_CURRENT_TICKS(Trspi_HashCtx *c, TPM_CURRENT_TICKS *t) in Trspi_Hash_CURRENT_TICKS() function