Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtspi_key.c643 TPM_KEY_CONTROL tpmAttribName; in Tspi_TPM_KeyControlOwner() local
661 tpmAttribName = TPM_KEY_CONTROL_OWNER_EVICT; in Tspi_TPM_KeyControlOwner()
680 result |= Trspi_Hash_UINT32(&hashCtx, tpmAttribName); in Tspi_TPM_KeyControlOwner()
693 if ((result = RPC_KeyControlOwner(tspContext, hTcsKey, pubKeyLen, pubKey, tpmAttribName, in Tspi_TPM_KeyControlOwner()