HomeSort by: relevance | last modified time | path
    Searched defs:pulCurrentTicks (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_transport.c 312 UINT32 pulCurrentTicks, pulSignatureSize;
349 &pulCurrentTicks, &prgbCurrentTicks,
379 if (setData(TCSD_PACKET_TYPE_UINT32, 3, &pulCurrentTicks, 0, &data->comm)) {
384 if (setData(TCSD_PACKET_TYPE_PBYTE, 4, prgbCurrentTicks, pulCurrentTicks,
rpc_transport.c 312 UINT32 pulCurrentTicks, pulSignatureSize;
349 &pulCurrentTicks, &prgbCurrentTicks,
379 if (setData(TCSD_PACKET_TYPE_UINT32, 3, &pulCurrentTicks, 0, &data->comm)) {
384 if (setData(TCSD_PACKET_TYPE_PBYTE, 4, prgbCurrentTicks, pulCurrentTicks,

Completed in 41 milliseconds