Searched refs:Trspi_Hash_VERSION (Results 1 – 4 of 4) sorted by relevance
60 result |= Trspi_Hash_VERSION(&hashCtx, (TSS_VERSION *)&version); in get_tpm_flags()
1675 Trspi_Hash_VERSION(Trspi_HashCtx *c, TSS_VERSION *version) in Trspi_Hash_VERSION() function1693 result = Trspi_Hash_VERSION(c, &pk->versionInfo); in Trspi_Hash_DAA_PK()1788 result = Trspi_Hash_VERSION(c, (TSS_VERSION *)&data->ver); in Trspi_Hash_STORED_DATA()1842 result = Trspi_Hash_VERSION(c, (TSS_VERSION *)&key->ver); in Trspi_Hash_KEY()1876 result = Trspi_Hash_VERSION(c, &event->versionInfo); in Trspi_Hash_PCR_EVENT()1920 result = Trspi_Hash_VERSION(c, (TSS_VERSION *)&key->ver); in Trspi_Hash_PRIVKEY_DIGEST()2006 result = Trspi_Hash_VERSION(c, (TSS_VERSION *)&bd->ver); in Trspi_Hash_BOUND_DATA()
375 Trspi_Hash_VERSION
155 TSS_RESULT Trspi_Hash_VERSION(Trspi_HashCtx *c, TSS_VERSION *version);