Searched refs:ulCurrentTicksSize (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
| H A D | rpc_transport.c | 39 UINT32* ulCurrentTicksSize, in RPC_EstablishTransport_TP() argument 91 if (getData(TCSD_PACKET_TYPE_UINT32, i++, ulCurrentTicksSize, 0, &hte->comm)) { in RPC_EstablishTransport_TP() 96 *prgbCurrentTicks = malloc(*ulCurrentTicksSize); in RPC_EstablishTransport_TP() 98 *ulCurrentTicksSize = 0; in RPC_EstablishTransport_TP() 103 if (getData(TCSD_PACKET_TYPE_PBYTE, i++, *prgbCurrentTicks, *ulCurrentTicksSize, in RPC_EstablishTransport_TP() 107 *ulCurrentTicksSize = 0; in RPC_EstablishTransport_TP()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
| H A D | tcs.h | 318 UINT32* ulCurrentTicksSize, // out
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
| H A D | tcs_api.c | 2486 UINT32* ulCurrentTicksSize, in RPC_EstablishTransport() argument 2502 hTransSession, ulCurrentTicksSize, in RPC_EstablishTransport()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
| H A D | tcs_utils.h | 943 UINT32* ulCurrentTicksSize,
|