Home
last modified time | relevance | path

Searched refs:pulWrappedCmdReturnCode (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_transport.c126 TPM_RESULT* pulWrappedCmdReturnCode, in TCSP_ExecuteTransport_Internal() argument
370 *pulWrappedCmdReturnCode = result; in TCSP_ExecuteTransport_Internal()
378 *pulWrappedCmdReturnCode = TSS_SUCCESS; in TCSP_ExecuteTransport_Internal()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_transport.c149 TSS_RESULT result, pulWrappedCmdReturnCode; in tcs_wrap_ExecuteTransport() local
226 &pulWrappedCmdReturnCode, &ulWrappedCmdDataOutSize, in tcs_wrap_ExecuteTransport()
281 if (setData(TCSD_PACKET_TYPE_UINT32, i++, &pulWrappedCmdReturnCode, 0, in tcs_wrap_ExecuteTransport()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_transport.c133 TPM_RESULT* pulWrappedCmdReturnCode, in RPC_ExecuteTransport_TP() argument
236 if (getData(TCSD_PACKET_TYPE_UINT32, i++, pulWrappedCmdReturnCode, 0, &hte->comm)) { in RPC_ExecuteTransport_TP()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtcs.h335 TPM_RESULT* pulWrappedCmdReturnCode, // out
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c2527 TPM_RESULT* pulWrappedCmdReturnCode, in RPC_ExecuteTransport() argument
2545 pulWrappedCmdReturnCode, in RPC_ExecuteTransport()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h959 TPM_RESULT* pulWrappedCmdReturnCode,