Home
last modified time | relevance | path

Searched refs:ulCurrentTicksSize (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_transport.c39 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 Dtcs.h318 UINT32* ulCurrentTicksSize, // out
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c2486 UINT32* ulCurrentTicksSize, in RPC_EstablishTransport() argument
2502 hTransSession, ulCurrentTicksSize, in RPC_EstablishTransport()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h943 UINT32* ulCurrentTicksSize,