OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hWrappingKey
(Results
1 - 11
of
11
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_key.c
184
TCS_KEY_HANDLE
hWrappingKey
, /* in */
208
if ((result = obj_tcskey_get_pubkeyhash(
hWrappingKey
, pubKeyHash.digest)))
217
handle =
hWrappingKey
;
tspi_key.c
205
TSS_HKEY
hWrappingKey
, /* in */
239
if ((result = obj_rsakey_get_tcs_handle(
hWrappingKey
, &parentTCSKeyHandle)))
262
if ((result = authsess_xsap_init(tspContext,
hWrappingKey
, hKey, TSS_AUTH_POLICY_REQUIRED,
343
TSS_HKEY
hWrappingKey
, /* in */
383
if ((result = obj_rsakey_get_modulus(
hWrappingKey
, &wrappingPubKeyLen, &wrappingPubKey)))
/src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_cmk.c
103
TCS_KEY_HANDLE
hWrappingKey
, /* in */
124
if ((result = get_slot(hContext,
hWrappingKey
, &parentSlot))) {
tcsi_key.c
171
TCS_KEY_HANDLE
hWrappingKey
, /* in */
196
/* Since
hWrappingKey
must already be loaded, we can fail immediately if
198
parentSlot = mc_get_slot_by_handle_lock(
hWrappingKey
);
/src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_key.c
308
TCS_KEY_HANDLE
hWrappingKey
;
328
if (getData(TCSD_PACKET_TYPE_UINT32, 1, &
hWrappingKey
, 0, &data->comm))
353
result = TCSP_CreateWrapKey_Internal(hContext,
hWrappingKey
, KeyUsageAuth, KeyMigrationAuth,
/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_cmk.c
93
TCS_KEY_HANDLE
hWrappingKey
, /* in */
109
if (setData(TCSD_PACKET_TYPE_UINT32, 1, &
hWrappingKey
, 0, &hte->comm))
rpc_key.c
106
TCS_KEY_HANDLE
hWrappingKey
, /* in */
123
if (setData(TCSD_PACKET_TYPE_UINT32, 1, &
hWrappingKey
, 0, &hte->comm))
/src/crypto/external/cpl/trousers/dist/src/include/tss/
tcs.h
117
TCS_KEY_HANDLE
hWrappingKey
, // in
1010
TCS_KEY_HANDLE
hWrappingKey
, // in
tspi.h
797
TSS_HKEY
hWrappingKey
, // in
804
TSS_HKEY
hWrappingKey
, // in
/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c
460
TCS_KEY_HANDLE
hWrappingKey
, /* in */
477
result = RPC_CreateWrapKey_TP(entry,
hWrappingKey
, KeyUsageAuth,
3175
TCS_KEY_HANDLE
hWrappingKey
, /* in */
3191
result = RPC_CMK_CreateKey_TP(entry,
hWrappingKey
, keyUsageAuth,
/src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h
381
TCS_KEY_HANDLE
hWrappingKey
, /* in */
1123
TCS_KEY_HANDLE
hWrappingKey
, /* in */
Completed in 21 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026