Home
last modified time | relevance | path

Searched refs:TPM_PF_PHYSICALPRESENCELIFETIMELOCK (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
Dtrousers_types.h74 #define TSS_TPM_PF_PHYSICALPRESENCELIFETIMELOCK_BIT (1 << (TPM_PF_PHYSICALPRESENCELIFETIMELOCK - 1))
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtpm.h548 #define TPM_PF_PHYSICALPRESENCELIFETIMELOCK ((UINT32)0x00000007) macro