Home
last modified time | relevance | path

Searched refs:TPM_DELEGATE_Delegate_Manage (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/ibmtss/
H A Dtpmconstants12.h1599 #define TPM_DELEGATE_Delegate_Manage 2 macro
/dports/emulators/tpm-emulator/tpm_emulator-0.7.4/tpm/
H A Dtpm_authorization.c446 return IS_SET(per1, TPM_DELEGATE_Delegate_Manage); in is_owner_delegation_permitted()
H A Dtpm_structures.h1557 #define TPM_DELEGATE_Delegate_Manage (1 << 2) macro