Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c124 .PhysicalEnable = RPC_PhysicalEnable,
274 .PhysicalEnable = Transport_PhysicalEnable,
H A Dtspi_admin.c99 result = TCS_API(tspContext)->PhysicalEnable(tspContext); in Tspi_TPM_SetStatus()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h202 DECLARE_TCSTP_FUNC(PhysicalEnable);
H A Dspi_utils.h559 TSS_RESULT (*PhysicalEnable)(TSS_HCONTEXT); member