OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rgbKey
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_ps.c
37
BYTE *
rgbKey
;
57
rgbKey
= calloc(1, cKeySize);
58
if (
rgbKey
== NULL) {
62
if (getData(TCSD_PACKET_TYPE_PBYTE, 4,
rgbKey
, cKeySize, &data->comm)) {
63
free(
rgbKey
);
67
free(
rgbKey
);
77
free(
rgbKey
);
82
free(
rgbKey
);
89
cKeySize,
rgbKey
, cVendorData,
91
free(
rgbKey
);
[
all
...]
/src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_ps.c
30
BYTE *
rgbKey
, /* in */
51
LogDebugUnrollKey(
rgbKey
);
54
if ((result = ps_write_key(KeyUUID, WrappingKeyUUID, gbVendorData, cVendorData,
rgbKey
,
/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_ps.c
83
BYTE *
rgbKey
, /* in */
101
if (setData(TCSD_PACKET_TYPE_PBYTE, 4,
rgbKey
, cKeySize, &hte->comm))
/src/crypto/external/cpl/trousers/dist/src/include/tss/
tcs.h
43
BYTE*
rgbKey
, // in
/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c
240
BYTE *
rgbKey
, /* in */
253
rgbKey
, cVendorData, gbVendorData);
/src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h
321
BYTE *
rgbKey
, /* in */
Completed in 23 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026