Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_transport.c147 TPM_AUTH pWrappedCmdAuth1, pWrappedCmdAuth2, pTransAuth, *pAuth1, *pAuth2, null_auth; in tcs_wrap_ExecuteTransport() local
211 pAuth1 = NULL; in tcs_wrap_ExecuteTransport()
213 pAuth1 = &pWrappedCmdAuth1; in tcs_wrap_ExecuteTransport()
224 &pulHandleListSize, &rghHandles, pAuth1, pAuth2, in tcs_wrap_ExecuteTransport()
247 if (pAuth1) { in tcs_wrap_ExecuteTransport()
248 if (setData(TCSD_PACKET_TYPE_AUTH, i++, pAuth1, 0, &data->comm)) { in tcs_wrap_ExecuteTransport()
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dobj_context.c1076 TPM_AUTH* pAuth1, in obj_context_transport_execute() argument
1139 + (pAuth1 ? TPM_AUTH_RQU_SIZE : 0) in obj_context_transport_execute()
1208 pAuth1, pAuth2, pTransAuth, &currentTicks, in obj_context_transport_execute()
1274 + (pAuth1 ? TPM_AUTH_RSP_SIZE : 0) in obj_context_transport_execute()