| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
| H A D | tsp_key.c | 184 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()
|
| H A D | tspi_key.c | 205 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/ |
| H A D | rpc_key.c | 308 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/ |
| H A D | tcsi_cmk.c | 103 TCS_KEY_HANDLE hWrappingKey, /* in */ in TCSP_CMK_CreateKey_Internal() argument 124 if ((result = get_slot(hContext, hWrappingKey, &parentSlot))) { in TCSP_CMK_CreateKey_Internal()
|
| H A D | tcsi_key.c | 171 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/ |
| H A D | rpc_key.c | 106 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()
|
| H A D | rpc_cmk.c | 93 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/ |
| H A D | tspi.h | 797 TSS_HKEY hWrappingKey, // in 804 TSS_HKEY hWrappingKey, // in
|
| H A D | tcs.h | 117 TCS_KEY_HANDLE hWrappingKey, // in 1010 TCS_KEY_HANDLE hWrappingKey, // in
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
| H A D | tcs_api.c | 460 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/ |
| H A D | tcs_utils.h | 381 TCS_KEY_HANDLE hWrappingKey, /* in */ 1123 TCS_KEY_HANDLE hWrappingKey, /* in */
|