Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c123 .PhysicalDisable = RPC_PhysicalDisable,
273 .PhysicalDisable = Transport_PhysicalDisable,
H A Dtspi_admin.c97 result = TCS_API(tspContext)->PhysicalDisable(tspContext); in Tspi_TPM_SetStatus()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h206 DECLARE_TCSTP_FUNC(PhysicalDisable);
H A Dspi_utils.h558 TSS_RESULT (*PhysicalDisable)(TSS_HCONTEXT); member