Home
last modified time | relevance | path

Searched defs:ownerAuth (Results 1 – 25 of 55) sorted by relevance

123

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_maint.c31 TPM_AUTH * ownerAuth, /* in, out */ in RPC_CreateMaintenanceArchive_TP()
109 TPM_AUTH * ownerAuth, /* in, out */ in RPC_LoadMaintenanceArchive_TP()
162 TPM_AUTH * ownerAuth /* in , out */ in RPC_KillMaintenanceFeature_TP()
H A Drpc_admin.c53 TPM_AUTH * ownerAuth) /* in, out */ in RPC_DisableOwnerClear_TP()
163 TPM_AUTH * ownerAuth) /* in, out */ in RPC_OwnerSetDisable_TP()
303 TPM_AUTH * ownerAuth) /* in, out */ in RPC_FieldUpgrade_TP()
322 TPM_AUTH * ownerAuth) /* in, out */ in RPC_ResetLockValue_TP()
H A Drpc_own.c37 TPM_AUTH * ownerAuth, /* in, out */ in RPC_TakeOwnership_TP()
100 TPM_AUTH * ownerAuth) /* in, out */ in RPC_OwnerClear_TP()
H A Drpc_changeauth.c36 TPM_AUTH * ownerAuth, /* in, out */ in RPC_ChangeAuth_TP()
106 TPM_AUTH * ownerAuth /* in, out */ in RPC_ChangeAuthOwner_TP()
166 TPM_AUTH * ownerAuth, /* in, out */ in RPC_ChangeAuthAsymFinish_TP()
H A Drpc_delegate.c32 TPM_AUTH *ownerAuth, /* in/out */ in RPC_Delegate_Manage_TP()
162 TPM_AUTH *ownerAuth, /* in/out */ in RPC_Delegate_CreateOwnerDelegation_TP()
226 TPM_AUTH *ownerAuth) /* in/out */ in RPC_Delegate_LoadOwnerDelegation_TP()
326 TPM_AUTH *ownerAuth, /* in/out */ in RPC_Delegate_UpdateVerificationCount_TP()
H A Drpc_daa.c36 TPM_AUTH* ownerAuth, // in/out in RPC_DaaJoin_TP()
114 TPM_AUTH* ownerAuth, // in/out in RPC_DaaSign_TP()
H A Drpc_cmk.c29 TPM_AUTH *ownerAuth) /* in, out */ in RPC_CMK_SetRestrictions_TP()
60 TPM_AUTH *ownerAuth, /* in, out */ in RPC_CMK_ApproveMA_TP()
169 TPM_AUTH *ownerAuth, /* in, out */ in RPC_CMK_CreateTicket_TP()
H A Drpc_ek.c137 TPM_AUTH * ownerAuth /* in, out */ in RPC_DisablePubekRead_TP()
166 TPM_AUTH * ownerAuth, /* in, out */ in RPC_OwnerReadPubek_TP()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_maint.c35 TPM_AUTH ownerAuth; in tcs_wrap_KillMaintenanceFeature() local
72 TPM_AUTH ownerAuth; in tcs_wrap_CreateMaintenanceArchive() local
144 TPM_AUTH ownerAuth; in tcs_wrap_LoadMaintenanceArchive() local
H A Drpc_changeauth.c41 TPM_AUTH ownerAuth; in tcs_wrap_ChangeAuth() local
127 TPM_AUTH ownerAuth; in tcs_wrap_ChangeAuthOwner() local
H A Drpc_caps_tpm.c98 TPM_AUTH ownerAuth; in tcs_wrap_GetCapabilityOwner() local
152 TPM_AUTH ownerAuth, *pOwnerAuth; in tcs_wrap_SetCapability() local
H A Drpc_delegate.c38 TPM_AUTH ownerAuth, nullAuth, *pAuth; in tcs_wrap_Delegate_Manage() local
218 TPM_AUTH ownerAuth, nullAuth, *pAuth; in tcs_wrap_Delegate_CreateOwnerDelegation() local
308 TPM_AUTH ownerAuth, nullAuth, *pAuth; in tcs_wrap_Delegate_LoadOwnerDelegation() local
433 TPM_AUTH ownerAuth, nullAuth, *pAuth; in tcs_wrap_Delegate_UpdateVerificationCount() local
H A Drpc_daa.c39 TPM_AUTH ownerAuth, *pOwnerAuth; in tcs_wrap_DaaJoin() local
145 TPM_AUTH ownerAuth, *pOwnerAuth; in tcs_wrap_DaaSign() local
H A Drpc_cmk.c35 TPM_AUTH ownerAuth; in tcs_wrap_CMK_SetRestrictions() local
75 TPM_AUTH ownerAuth; in tcs_wrap_CMK_ApproveMA() local
215 TPM_AUTH ownerAuth; in tcs_wrap_CMK_CreateTicket() local
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_maint.c32 TPM_AUTH * ownerAuth, /* in, out */ in TCSP_CreateMaintenanceArchive_Internal()
73 TPM_AUTH * ownerAuth, /* in, out */ in TCSP_LoadMaintenanceArchive_Internal()
110 TPM_AUTH * ownerAuth) /* in, out */ in TCSP_KillMaintenanceFeature_Internal()
H A Dtcsi_changeauth.c38 TPM_AUTH *ownerAuth, /* in, out */ in TCSP_ChangeAuth_Internal()
108 TPM_AUTH * ownerAuth /* in, out */ in TCSP_ChangeAuthOwner_Internal()
278 TPM_AUTH * ownerAuth, /* in, out */ in TCSP_ChangeAuthAsymFinish_Internal()
H A Dtcsi_own.c36 TPM_AUTH * ownerAuth, /* in, out */ in TCSP_TakeOwnership_Internal()
139 TPM_AUTH * ownerAuth) /* in, out */ in TCSP_OwnerClear_Internal()
H A Dtcsi_delegate.c28 TPM_AUTH *ownerAuth, /* in/out */ in TCSP_Delegate_Manage_Internal()
124 TPM_AUTH *ownerAuth, /* in, out */ in TCSP_Delegate_CreateOwnerDelegation_Internal()
169 TPM_AUTH *ownerAuth) /* in, out */ in TCSP_Delegate_LoadOwnerDelegation_Internal()
246 TPM_AUTH *ownerAuth, /* in, out */ in TCSP_Delegate_UpdateVerificationCount_Internal()
H A Dtcsi_daa.c38 TPM_AUTH * ownerAuth, /* in, out */ in TCSP_DaaJoin_internal()
119 TPM_AUTH * ownerAuth, /* in, out */ in TCSP_DaaSign_internal()
H A Dtcsi_admin.c56 TPM_AUTH * ownerAuth) /* in, out */ in TCSP_OwnerSetDisable_Internal()
87 TPM_AUTH * ownerAuth) /* in, out */ in TCSP_DisableOwnerClear_Internal()
337 TPM_AUTH * ownerAuth) /* in, out */ in TCSP_FieldUpgrade_Internal()
420 TPM_AUTH * ownerAuth) /* in, out */ in TCSP_ResetLockValue_Internal()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_admin.c78 TPM_AUTH * ownerAuth) /* in, out */ in Transport_DisableOwnerClear()
114 TPM_AUTH * ownerAuth) /* in, out */ in Transport_OwnerSetDisable()
222 TPM_AUTH * ownerAuth) /* in, out */ in Transport_DisablePubekRead()
240 TPM_AUTH * ownerAuth) /* in, out */ in Transport_ResetLockValue()
H A Dtsp_maint.c28 TPM_AUTH * ownerAuth, /* in, out */ in Transport_CreateMaintenanceArchive()
82 TPM_AUTH * ownerAuth, /* in, out */ in Transport_LoadMaintenanceArchive()
113 TPM_AUTH * ownerAuth) /* in, out */ in Transport_KillMaintenanceFeature()
H A Dtspi_maint.c36 TPM_AUTH ownerAuth; in Tspi_TPM_CreateMaintenanceArchive() local
105 TPM_AUTH ownerAuth; in Tspi_TPM_KillMaintenanceFeature() local
H A Dtspi_cmk.c33 TPM_AUTH ownerAuth; in Tspi_TPM_CMKSetRestrictions() local
79 TPM_AUTH ownerAuth; in Tspi_TPM_CMKApproveMA() local
139 TPM_AUTH ownerAuth; in Tspi_TPM_CMKCreateTicket() local
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c620 TPM_AUTH * ownerAuth, /* in, out */ in RPC_TakeOwnership()
704 TPM_AUTH * ownerAuth, /* in, out */ in RPC_ChangeAuth()
734 TPM_AUTH * ownerAuth) /* in, out */ in RPC_ChangeAuthOwner()
802 TPM_AUTH * ownerAuth, /* in, out */ in RPC_ChangeAuthAsymFinish()
859 TPM_AUTH * ownerAuth, /* in, out */ in RPC_ActivateTPMIdentity()
1027 TPM_AUTH * ownerAuth) /* in, out */ in RPC_DirWriteAuth()
1267 TPM_AUTH * ownerAuth, /* in, out */ in RPC_AuthorizeMigrationKey()
1432 TPM_AUTH *ownerAuth) /* in, out */ in RPC_SetCapability()
1599 TPM_AUTH * ownerAuth) /* in, out */ in RPC_DisablePubekRead()
1621 TPM_AUTH * ownerAuth, /* in, out */ in RPC_OwnerReadPubek()
[all …]

123