Searched refs:pulWrappedCmdReturnCode (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
H A D | tcsi_transport.c | 126 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 D | rpc_transport.c | 149 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 D | rpc_transport.c | 133 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 D | tcs.h | 335 TPM_RESULT* pulWrappedCmdReturnCode, // out
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
H A D | tcs_api.c | 2527 TPM_RESULT* pulWrappedCmdReturnCode, in RPC_ExecuteTransport() argument 2545 pulWrappedCmdReturnCode, in RPC_ExecuteTransport()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
H A D | tcs_utils.h | 959 TPM_RESULT* pulWrappedCmdReturnCode,
|