OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:parentSlot
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_cmk.c
114
UINT32
parentSlot
;
124
if ((result = get_slot(hContext, hWrappingKey, &
parentSlot
))) {
137
parentSlot
, &KeyUsageAuth, *keyDataSize, *prgbKeyData,
230
UINT32
parentSlot
;
238
if ((result = get_slot(hContext, parentHandle, &
parentSlot
)))
247
parentSlot
, migrationType, MigrationKeyAuthSize,
288
UINT32
parentSlot
;
296
if ((result = get_slot(hContext, parentHandle, &
parentSlot
)))
305
parentSlot
, &restrictTicket, &sigTicket,
tcsi_key.c
67
TPM_KEY_HANDLE
parentSlot
, newSlot;
79
if ((result = get_slot(hContext, hUnwrappingKey, &
parentSlot
)))
116
if ((result = tpm_rqu_build(ord, &offset, txBlob,
parentSlot
, cWrappedKeyBlobSize,
183
TCPA_KEY_HANDLE
parentSlot
;
198
parentSlot
= mc_get_slot_by_handle_lock(hWrappingKey);
199
if (
parentSlot
== NULL_TPM_HANDLE) {
204
if ((result = tpm_rqu_build(TPM_ORD_CreateWrapKey, &offset, txBlob,
parentSlot
,
tcs_key_mem_cache.c
970
TCPA_KEY_HANDLE
parentSlot
;
1004
if ((result = TCSP_LoadKeyByUUID_Internal(hContext, parentUuid, NULL, &
parentSlot
)))
1011
if ((result = LoadKeyShim(hContext, parentPub, NULL, &
parentSlot
)))
1024
parentHandle = mc_get_handle_by_slot(
parentSlot
);
Completed in 23 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026