Searched refs:WrappingKeyUUID (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
H A D | rpc_ps.c | 34 TSS_UUID WrappingKeyUUID; in tcs_wrap_RegisterKey() local 50 if (getData(TCSD_PACKET_TYPE_UUID, 1, &WrappingKeyUUID, 0, &data->comm)) in tcs_wrap_RegisterKey() 88 result = TCS_RegisterKey_Internal(hContext, &WrappingKeyUUID, &KeyUUID, in tcs_wrap_RegisterKey()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
H A D | rpc_ps.c | 80 TSS_UUID WrappingKeyUUID, /* in */ in RPC_RegisterKey_TP() argument 95 if (setData(TCSD_PACKET_TYPE_UUID, 1, &WrappingKeyUUID, 0, &hte->comm)) in RPC_RegisterKey_TP()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
H A D | tcsi_ps.c | 27 TSS_UUID *WrappingKeyUUID, /* in */ in TCS_RegisterKey_Internal() argument 54 if ((result = ps_write_key(KeyUUID, WrappingKeyUUID, gbVendorData, cVendorData, rgbKey, in TCS_RegisterKey_Internal()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
H A D | tcs.h | 40 TSS_UUID WrappingKeyUUID, // in
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
H A D | tcs_api.c | 237 TSS_UUID WrappingKeyUUID, /* in */ in RPC_RegisterKey() argument 252 result = RPC_RegisterKey_TP(entry, WrappingKeyUUID, KeyUUID, cKeySize, in RPC_RegisterKey()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
H A D | tcs_utils.h | 318 TSS_UUID *WrappingKeyUUID, /* in */
|