Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtpm_ordinal.h88 #define TPM_ORD_PhysicalSetDeactivated ((UINT32)0x00000072) macro
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtsp_admin.c177 result = obj_context_transport_execute(tspContext, TPM_ORD_PhysicalSetDeactivated, in Transport_PhysicalSetDeactivated()
/netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/
Dtcsi_admin.c255 … if ((result = tpm_rqu_build(TPM_ORD_PhysicalSetDeactivated, &offset, txBlob, state, NULL))) in TCSP_PhysicalSetDeactivated_Internal()
Dtcs_pbg.c1899 case TPM_ORD_PhysicalSetDeactivated: in tpm_rqu_build()