OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prgbCurrentTicks
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_transport.c
36
BYTE *rgbTransSessionInfo, *rgbSecret, *
prgbCurrentTicks
;
95
&
prgbCurrentTicks
, &pTransNonce);
107
free(
prgbCurrentTicks
);
112
free(
prgbCurrentTicks
);
116
free(
prgbCurrentTicks
);
120
free(
prgbCurrentTicks
);
123
if (setData(TCSD_PACKET_TYPE_PBYTE, i++,
prgbCurrentTicks
, ulCurrentTicks,
125
free(
prgbCurrentTicks
);
128
free(
prgbCurrentTicks
);
313
BYTE *
prgbCurrentTicks
, *prgbSignature
[
all
...]
/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_transport.c
40
BYTE**
prgbCurrentTicks
,
96
*
prgbCurrentTicks
= malloc(*ulCurrentTicksSize);
97
if (*
prgbCurrentTicks
== NULL) {
103
if (getData(TCSD_PACKET_TYPE_PBYTE, i++, *
prgbCurrentTicks
, *ulCurrentTicksSize,
105
free(*
prgbCurrentTicks
);
106
*
prgbCurrentTicks
= NULL;
279
BYTE**
prgbCurrentTicks
,
328
*
prgbCurrentTicks
= malloc(*pulCurrentTicksSize);
329
if (*
prgbCurrentTicks
== NULL) {
333
if (getData(TCSD_PACKET_TYPE_PBYTE, 4, *
prgbCurrentTicks
, *pulCurrentTicksSize
[
all
...]
/src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_transport.c
39
BYTE**
prgbCurrentTicks
,
97
*
prgbCurrentTicks
= malloc(*ulCurrentTicks);
98
if (*
prgbCurrentTicks
== NULL) {
103
UnloadBlob(&offset, *ulCurrentTicks, txBlob, *
prgbCurrentTicks
);
434
BYTE**
prgbCurrentTicks
,
488
*
prgbCurrentTicks
= malloc(*pulCurrentTicksSize);
489
if (*
prgbCurrentTicks
== NULL) {
494
UnloadBlob(&offset, *pulCurrentTicksSize, txBlob, *
prgbCurrentTicks
);
499
free(*
prgbCurrentTicks
);
/src/crypto/external/cpl/trousers/dist/src/include/tss/
tcs.h
319
BYTE**
prgbCurrentTicks
, // out
348
BYTE**
prgbCurrentTicks
, // out
/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c
2487
BYTE**
prgbCurrentTicks
,
2503
prgbCurrentTicks
, pTransNonce);
2566
BYTE**
prgbCurrentTicks
,
2582
prgbCurrentTicks
, pulSignatureSize,
/src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h
944
BYTE**
prgbCurrentTicks
,
970
BYTE**
prgbCurrentTicks
,
Completed in 29 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026