OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ps_write_key
(Results
1 - 8
of
8
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/include/
tcs_key_ps.h
27
TSS_RESULT
ps_write_key
(TSS_UUID *, TSS_UUID *, BYTE *, UINT32, BYTE *, UINT32);
tcsps.h
54
TSS_RESULT
ps_write_key
(TSS_UUID *, TSS_UUID *, BYTE *, UINT32, BYTE *, UINT32);
tspps.h
42
TSS_RESULT
ps_write_key
(TSS_UUID *, TSS_UUID *, UINT32, UINT32, BYTE *);
/src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_own.c
110
if ((result =
ps_write_key
(&SRK_UUID, &NULL_UUID, NULL, 0, fake_srk,
tcs_key_ps.c
342
ps_write_key
(TSS_UUID *uuid, TSS_UUID *parent_uuid, BYTE *vendor_data,
function
tcsi_ps.c
54
if ((result =
ps_write_key
(KeyUUID, WrappingKeyUUID, gbVendorData, cVendorData, rgbKey,
/src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_ps.c
112
ps_write_key
(TSS_UUID *uuid, TSS_UUID *parent_uuid, UINT32 parent_ps, UINT32 blob_size, BYTE *blob)
function
tspi_ps.c
201
if ((result =
ps_write_key
(&uuidKey, &uuidParentKey,
Completed in 59 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026