Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtpm_ordinal.h85 #define TPM_ORD_PhysicalEnable ((UINT32)0x0000006F) macro
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_admin.c159 result = obj_context_transport_execute(tspContext, TPM_ORD_PhysicalEnable, 0, NULL, NULL, in Transport_PhysicalEnable()
/netbsd/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_admin.c230 if ((result = tpm_rqu_build(TPM_ORD_PhysicalEnable, &offset, txBlob, NULL))) in TCSP_PhysicalEnable_Internal()
H A Dtcs_pbg.c1932 case TPM_ORD_PhysicalEnable: in tpm_rqu_build()