Home
last modified time | relevance | path

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

/netbsd-src/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
216 pAuth2 = NULL; in tcs_wrap_ExecuteTransport()
218 pAuth2 = &pWrappedCmdAuth2; in tcs_wrap_ExecuteTransport()
224 &pulHandleListSize, &rghHandles, pAuth1, pAuth2, in tcs_wrap_ExecuteTransport()
258 if (pAuth2) { in tcs_wrap_ExecuteTransport()
259 if (setData(TCSD_PACKET_TYPE_AUTH, i++, pAuth2, 0, &data->comm)) { in tcs_wrap_ExecuteTransport()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dobj_context.c1077 TPM_AUTH* pAuth2, in obj_context_transport_execute() argument
1140 + (pAuth2 ? TPM_AUTH_RQU_SIZE : 0)); in obj_context_transport_execute()
1208 pAuth1, pAuth2, pTransAuth, &currentTicks, in obj_context_transport_execute()
1275 + (pAuth2 ? TPM_AUTH_RSP_SIZE : 0)); in obj_context_transport_execute()