OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rgbTransSessionInfo
(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;
57
rgbTransSessionInfo
= malloc(ulTransSessionInfoSize);
58
if (
rgbTransSessionInfo
== NULL) {
62
if (getData(TCSD_PACKET_TYPE_PBYTE, 4,
rgbTransSessionInfo
, ulTransSessionInfoSize,
64
free(
rgbTransSessionInfo
);
69
free(
rgbTransSessionInfo
);
75
free(
rgbTransSessionInfo
);
80
free(
rgbTransSessionInfo
);
92
ulTransSessionInfoSize,
rgbTransSessionInfo
,
100
free(
rgbTransSessionInfo
);
[
all
...]
/src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_transport.c
32
BYTE*
rgbTransSessionInfo
,
70
LoadBlob(&offset, ulTransSessionInfoSize, txBlob,
rgbTransSessionInfo
);
/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_transport.c
33
BYTE*
rgbTransSessionInfo
,
58
if (setData(TCSD_PACKET_TYPE_PBYTE, 4,
rgbTransSessionInfo
, ulTransSessionInfoSize,
/src/crypto/external/cpl/trousers/dist/src/include/tss/
tcs.h
312
BYTE*
rgbTransSessionInfo
, // in
/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c
2480
BYTE*
rgbTransSessionInfo
,
2500
rgbTransSessionInfo
, ulSecretSize,
/src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h
937
BYTE*
rgbTransSessionInfo
,
Completed in 50 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026