Home
last modified time | relevance | path

Searched refs:Tspi_Context_GetTpmObject (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/man/man3/
H A DMakefile.am15 Tspi_Context_GetTpmObject.3 \
H A DMakefile.in216 Tspi_Context_GetTpmObject.3 Tspi_Context_LoadKeyByBlob.3 \
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
H A Dtest.c98 if( (result = Tspi_Context_GetTpmObject( hContext, &hTPM)) != TSS_SUCCESS) in main()
H A Dtest_join.c368 if( (result = Tspi_Context_GetTpmObject( hContext, &hTPM)) != TSS_SUCCESS) in main()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/
H A Dtest_sign.c120 if( (result = Tspi_Context_GetTpmObject( hContext, &hTPM)) != TSS_SUCCESS) in main()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_context.c382 Tspi_Context_GetTpmObject(TSS_HCONTEXT tspContext, /* in */ in Tspi_Context_GetTpmObject() function
/netbsd-src/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_tspi.c365 TSS_RESULT result = Tspi_Context_GetTpmObject(a_hContext, a_hTpm); in contextGetTpm()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtspi.h161 TSPICALL Tspi_Context_GetTpmObject