Home
last modified time | relevance | path

Searched refs:verificationCount (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_delegate.c385 tssFamilyEntry.verificationCount = tpmFamilyEntry.verificationCount; in Tspi_TPM_Delegate_ReadTables()
451 tssDelegateEntry.verificationCount = tpmDelegatePublic.verificationCount; in Tspi_TPM_Delegate_ReadTables()
H A Dtsp_delegate.c318 familyTableEntry.verificationCount))) in update_delfamily_object()
410 if ((result = obj_delfamily_get_vercount(hFamily, &public.verificationCount))) in __tspi_build_delegate_public_info()
H A Dobj_policy.c1476 *verCount = public.verificationCount; in obj_policy_get_delegation_vercount()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtss_structs.h629 UINT32 verificationCount; member
642 UINT32 verificationCount; member
H A Dtpm.h1343 TPM_FAMILY_VERIFICATION verificationCount; member
1380 TPM_FAMILY_VERIFICATION verificationCount; member
/netbsd-src/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c2236 Trspi_UnloadBlob_UINT32(offset, &entry->verificationCount, blob); in Trspi_UnloadBlob_TPM_FAMILY_TABLE_ENTRY()
2246 Trspi_LoadBlob_UINT32(offset, entry->verificationCount, blob); in Trspi_LoadBlob_TPM_FAMILY_TABLE_ENTRY()
2317 Trspi_UnloadBlob_UINT32(offset, &pub->verificationCount, blob); in Trspi_UnloadBlob_TPM_DELEGATE_PUBLIC()
2330 Trspi_LoadBlob_UINT32(offset, pub->verificationCount, blob); in Trspi_LoadBlob_TPM_DELEGATE_PUBLIC()
2471 Trspi_UnloadBlob_UINT32(offset, &entry->verificationCount, blob); in Trspi_UnloadBlob_TSS_FAMILY_TABLE_ENTRY()
2481 Trspi_LoadBlob_UINT32(offset, entry->verificationCount, blob); in Trspi_LoadBlob_TSS_FAMILY_TABLE_ENTRY()
2564 Trspi_UnloadBlob_UINT32(offset, &entry->verificationCount, blob); in Trspi_UnloadBlob_TSS_DELEGATION_TABLE_ENTRY()
2579 Trspi_LoadBlob_UINT32(offset, entry->verificationCount, blob); in Trspi_LoadBlob_TSS_DELEGATION_TABLE_ENTRY()