Home
last modified time | relevance | path

Searched refs:VERSION_1_1 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_bind.c83 memcpy(&boundData.ver, &VERSION_1_1, sizeof(TCPA_VERSION)); in Tspi_Data_Bind()
105 memcpy(&boundData.ver, &VERSION_1_1, sizeof(TCPA_VERSION)); in Tspi_Data_Bind()
H A Dtspi_pcr_extend.c90 memcpy(&pPcrEvent->versionInfo, &VERSION_1_1, sizeof(TCPA_VERSION)); in Tspi_TPM_PcrExtend()
H A Dspi_utils.c32 TSS_VERSION VERSION_1_1 = { 1, 1, 0, 0 }; variable
H A Dtspi_aik.c303 Trspi_LoadBlob_TSS_VERSION(&offset, hashblob, VERSION_1_1); in Tspi_TPM_CollateIdentityRequest()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dspi_utils.h144 extern TSS_VERSION VERSION_1_1;