Home
last modified time | relevance | path

Searched refs:WrappingKeyUUID (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_ps.c34 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 Drpc_ps.c80 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 Dtcsi_ps.c27 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 Dtcs.h40 TSS_UUID WrappingKeyUUID, // in
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c237 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 Dtcs_utils.h318 TSS_UUID *WrappingKeyUUID, /* in */