Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_changeauth.c85 if (entityType == TCPA_ET_KEYHANDLE || entityType == TCPA_ET_KEY) { in TCSP_ChangeAuth_Internal()
356 entityType == TCPA_ET_KEY) { in TCSP_ChangeAuthAsymFinish_Internal()
H A Dtcsi_transport.c248 if (entityType == TCPA_ET_KEYHANDLE || entityType == TCPA_ET_KEY) { in TCSP_ExecuteTransport_Internal()
H A Dtcs_auth_mgr.c477 if (entityType == TCPA_ET_KEYHANDLE || entityType == TCPA_ET_KEY) { in auth_mgr_osap()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_changeauth.c311 entityType = TCPA_ET_KEY; in Tspi_ChangeAuthAsym()
395 if (entityType == TCPA_ET_KEY || in Tspi_ChangeAuthAsym()
H A Dtsp_changeauth.c313 result |= Trspi_Hash_UINT16(&hashCtx, TCPA_ET_KEY); in changeauth_key()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dcompat11b.h82 #define TCPA_ET_KEY TPM_ET_KEY macro