Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
Dtrousers_types.h69 #define TSS_TPM_PF_OWNERSHIP_BIT (1 << (TPM_PF_OWNERSHIP - 1))
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtpm.h543 #define TPM_PF_OWNERSHIP ((UINT32)0x00000002) macro