Home
last modified time | relevance | path

Searched refs:hWrappingKey (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtsp_key.c184 TCS_KEY_HANDLE hWrappingKey, /* in */ in Transport_CreateWrapKey() argument
208 if ((result = obj_tcskey_get_pubkeyhash(hWrappingKey, pubKeyHash.digest))) in Transport_CreateWrapKey()
217 handle = hWrappingKey; in Transport_CreateWrapKey()
Dtspi_key.c205 TSS_HKEY hWrappingKey, /* in */ in Tspi_Key_CreateKey() argument
239 if ((result = obj_rsakey_get_tcs_handle(hWrappingKey, &parentTCSKeyHandle))) in Tspi_Key_CreateKey()
262 if ((result = authsess_xsap_init(tspContext, hWrappingKey, hKey, TSS_AUTH_POLICY_REQUIRED, in Tspi_Key_CreateKey()
343 TSS_HKEY hWrappingKey, /* in */ in Tspi_Key_WrapKey() argument
383 if ((result = obj_rsakey_get_modulus(hWrappingKey, &wrappingPubKeyLen, &wrappingPubKey))) in Tspi_Key_WrapKey()
/netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
Drpc_key.c308 TCS_KEY_HANDLE hWrappingKey; in tcs_wrap_CreateWrapKey() local
328 if (getData(TCSD_PACKET_TYPE_UINT32, 1, &hWrappingKey, 0, &data->comm)) in tcs_wrap_CreateWrapKey()
353 … result = TCSP_CreateWrapKey_Internal(hContext, hWrappingKey, KeyUsageAuth, KeyMigrationAuth, in tcs_wrap_CreateWrapKey()
/netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/
Dtcsi_cmk.c103 TCS_KEY_HANDLE hWrappingKey, /* in */ in TCSP_CMK_CreateKey_Internal() argument
124 if ((result = get_slot(hContext, hWrappingKey, &parentSlot))) { in TCSP_CMK_CreateKey_Internal()
Dtcsi_key.c171 TCS_KEY_HANDLE hWrappingKey, /* in */ in TCSP_CreateWrapKey_Internal() argument
198 parentSlot = mc_get_slot_by_handle_lock(hWrappingKey); in TCSP_CreateWrapKey_Internal()
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
Drpc_key.c106 TCS_KEY_HANDLE hWrappingKey, /* in */ in RPC_CreateWrapKey_TP() argument
123 if (setData(TCSD_PACKET_TYPE_UINT32, 1, &hWrappingKey, 0, &hte->comm)) in RPC_CreateWrapKey_TP()
Drpc_cmk.c93 TCS_KEY_HANDLE hWrappingKey, /* in */ in RPC_CMK_CreateKey_TP() argument
109 if (setData(TCSD_PACKET_TYPE_UINT32, 1, &hWrappingKey, 0, &hte->comm)) in RPC_CMK_CreateKey_TP()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtspi.h797 TSS_HKEY hWrappingKey, // in
804 TSS_HKEY hWrappingKey, // in
Dtcs.h117 TCS_KEY_HANDLE hWrappingKey, // in
1010 TCS_KEY_HANDLE hWrappingKey, // in
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
Dtcs_api.c460 TCS_KEY_HANDLE hWrappingKey, /* in */ in RPC_CreateWrapKey() argument
477 result = RPC_CreateWrapKey_TP(entry, hWrappingKey, KeyUsageAuth, in RPC_CreateWrapKey()
3175 TCS_KEY_HANDLE hWrappingKey, /* in */ in RPC_CMK_CreateKey() argument
3191 result = RPC_CMK_CreateKey_TP(entry, hWrappingKey, keyUsageAuth, in RPC_CMK_CreateKey()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
Dtcs_utils.h381 TCS_KEY_HANDLE hWrappingKey, /* in */
1123 … TCS_KEY_HANDLE hWrappingKey, /* in */