Home
last modified time | relevance | path

Searched refs:PhysicalSetDeactivated (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c125 .PhysicalSetDeactivated = RPC_PhysicalSetDeactivated,
275 .PhysicalSetDeactivated = Transport_PhysicalSetDeactivated,
H A Dtspi_admin.c103 result = TCS_API(tspContext)->PhysicalSetDeactivated(tspContext, fTpmState); in Tspi_TPM_SetStatus()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h203 DECLARE_TCSTP_FUNC(PhysicalSetDeactivated);
H A Dspi_utils.h560 TSS_RESULT (*PhysicalSetDeactivated)(TSS_HCONTEXT, TSS_BOOL); member