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

  /src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_transport.c 149 TSS_RESULT result, pulWrappedCmdReturnCode;
226 &pulWrappedCmdReturnCode, &ulWrappedCmdDataOutSize,
281 if (setData(TCSD_PACKET_TYPE_UINT32, i++, &pulWrappedCmdReturnCode, 0,
  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_transport.c 126 TPM_RESULT* pulWrappedCmdReturnCode,
368 * in the pulWrappedCmdReturnCode variable and return indicating that the execute
370 *pulWrappedCmdReturnCode = result;
378 *pulWrappedCmdReturnCode = TSS_SUCCESS;
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_transport.c 133 TPM_RESULT* pulWrappedCmdReturnCode,
236 if (getData(TCSD_PACKET_TYPE_UINT32, i++, pulWrappedCmdReturnCode, 0, &hte->comm)) {
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tcs.h 335 TPM_RESULT* pulWrappedCmdReturnCode, // out
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c 2527 TPM_RESULT* pulWrappedCmdReturnCode,
2545 pulWrappedCmdReturnCode,
  /src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h 959 TPM_RESULT* pulWrappedCmdReturnCode,

Completed in 22 milliseconds