HomeSort by: relevance | last modified time | path
    Searched refs:pAuth2 (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_transport.c 147 TPM_AUTH pWrappedCmdAuth1, pWrappedCmdAuth2, pTransAuth, *pAuth1, *pAuth2, null_auth;
216 pAuth2 = NULL;
218 pAuth2 = &pWrappedCmdAuth2;
224 &pulHandleListSize, &rghHandles, pAuth1, pAuth2,
258 if (pAuth2) {
259 if (setData(TCSD_PACKET_TYPE_AUTH, i++, pAuth2, 0, &data->comm)) {
  /src/crypto/external/cpl/trousers/dist/src/tspi/
obj_context.c 1077 TPM_AUTH* pAuth2,
1140 + (pAuth2 ? TPM_AUTH_RQU_SIZE : 0));
1208 pAuth1, pAuth2, pTransAuth, &currentTicks,
1275 + (pAuth2 ? TPM_AUTH_RSP_SIZE : 0));

Completed in 21 milliseconds