Home
last modified time | relevance | path

Searched refs:tableIndex (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtspi_delegate.c347 UINT32 tableIndex; in Tspi_TPM_Delegate_ReadTables() local
398 Trspi_UnloadBlob_UINT32(&tpmOffset, &tableIndex, tpmDelegateTable); in Tspi_TPM_Delegate_ReadTables()
428 Trspi_UnloadBlob_UINT32(&tpmOffset, &tableIndex, tpmDelegateTable); in Tspi_TPM_Delegate_ReadTables()
436 tssDelegateEntry.tableIndex = tableIndex; in Tspi_TPM_Delegate_ReadTables()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtss_structs.h636 UINT32 tableIndex; member
/netbsd/src/crypto/external/cpl/trousers/dist/src/trspi/
Dtrousers.c2557 Trspi_UnloadBlob_UINT32(offset, &entry->tableIndex, blob); in Trspi_UnloadBlob_TSS_DELEGATION_TABLE_ENTRY()
2573 Trspi_LoadBlob_UINT32(offset, entry->tableIndex, blob); in Trspi_LoadBlob_TSS_DELEGATION_TABLE_ENTRY()