Searched defs:keyAuth (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
H A D | rpc_certify.c | 34 TPM_AUTH * keyAuth, /* in, out */ in RPC_CertifyKey_TP()
|
H A D | rpc_delegate.c | 97 TPM_AUTH *keyAuth, /* in/out */ in RPC_Delegate_CreateKeyDelegation_TP()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
H A D | rpc_certify.c | 35 TPM_AUTH *pCertAuth = NULL, *pKeyAuth = NULL, certAuth, keyAuth, nullAuth; in tcs_wrap_CertifyKey() local
|
H A D | rpc_delegate.c | 127 TPM_AUTH keyAuth, nullAuth, *pAuth; in tcs_wrap_Delegate_CreateKeyDelegation() local
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
H A D | tcsi_certify.c | 36 TPM_AUTH * keyAuth, /* in, out */ in TCSP_CertifyKey_Internal()
|
H A D | tcsi_delegate.c | 74 TPM_AUTH *keyAuth, /* in, out */ in TCSP_Delegate_CreateKeyDelegation_Internal()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | tsp_certify.c | 31 TPM_AUTH * keyAuth, /* in, out */ in Transport_CertifyKey()
|
H A D | tspi_certify.c | 33 TPM_AUTH keyAuth; in Tspi_Key_CertifyKey() local
|
H A D | tspi_selftest.c | 43 TPM_AUTH keyAuth; in Tspi_TPM_CertifySelfTest() local
|
H A D | tspi_audit.c | 137 TPM_AUTH keyAuth, *pAuth; in Tspi_TPM_GetAuditDigest() local
|
H A D | tsp_delegate.c | 499 TPM_AUTH *keyAuth, /* in, out */ in Transport_Delegate_CreateKeyDelegation()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
H A D | tcs_api.c | 1298 TPM_AUTH * keyAuth, /* in, out */ in RPC_CertifyKey() 2924 TPM_AUTH *keyAuth, /* in, out */ in RPC_Delegate_CreateKeyDelegation()
|