Searched refs:pAuth2 (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
| H A D | rpc_transport.c | 147 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 D | obj_context.c | 1077 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, ¤tTicks, in obj_context_transport_execute() 1275 + (pAuth2 ? TPM_AUTH_RSP_SIZE : 0)); in obj_context_transport_execute()
|