HomeSort by: relevance | last modified time | path
    Searched refs:pAuth1 (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;
211 pAuth1 = NULL;
213 pAuth1 = &pWrappedCmdAuth1;
224 &pulHandleListSize, &rghHandles, pAuth1, pAuth2,
247 if (pAuth1) {
248 if (setData(TCSD_PACKET_TYPE_AUTH, i++, pAuth1, 0, &data->comm)) {
  /src/crypto/external/cpl/trousers/dist/src/tspi/
obj_context.c 1076 TPM_AUTH* pAuth1,
1139 + (pAuth1 ? TPM_AUTH_RQU_SIZE : 0)
1208 pAuth1, pAuth2, pTransAuth, &currentTicks,
1274 + (pAuth1 ? TPM_AUTH_RSP_SIZE : 0)

Completed in 19 milliseconds