Home
last modified time | relevance | path

Searched defs:hKey (Results 1 – 25 of 48) sorted by relevance

12

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dobj_rsakey.c246 obj_rsakey_set_flags(TSS_HKEY hKey, UINT32 flags) in obj_rsakey_set_flags()
269 obj_rsakey_set_size(TSS_HKEY hKey, UINT32 len) in obj_rsakey_set_size()
292 obj_rsakey_set_key_parms(TSS_HKEY hKey, TCPA_KEY_PARMS *parms) in obj_rsakey_set_key_parms()
333 obj_rsakey_set_policy(TSS_HKEY hKey, TSS_HPOLICY hPolicy) in obj_rsakey_set_policy()
365 obj_rsakey_set_pstype(TSS_HKEY hKey, UINT32 type) in obj_rsakey_set_pstype()
398 obj_rsakey_get_usage(TSS_HKEY hKey, UINT32 *usage) in obj_rsakey_get_usage()
443 obj_rsakey_set_usage(TSS_HKEY hKey, UINT32 usage) in obj_rsakey_set_usage()
489 obj_rsakey_set_migratable(TSS_HKEY hKey, UINT32 mig) in obj_rsakey_set_migratable()
515 obj_rsakey_set_redirected(TSS_HKEY hKey, UINT32 redir) in obj_rsakey_set_redirected()
541 obj_rsakey_set_volatile(TSS_HKEY hKey, UINT32 vol) in obj_rsakey_set_volatile()
[all …]
H A Dtspi_key.c33 Tspi_Key_UnloadKey(TSS_HKEY hKey) /* in */ in Tspi_Key_UnloadKey()
49 Tspi_Key_LoadKey(TSS_HKEY hKey, /* in */ in Tspi_Key_LoadKey()
131 Tspi_Key_GetPubKey(TSS_HKEY hKey, /* in */ in Tspi_Key_GetPubKey()
204 Tspi_Key_CreateKey(TSS_HKEY hKey, /* in */ in Tspi_Key_CreateKey()
342 Tspi_Key_WrapKey(TSS_HKEY hKey, /* in */ in Tspi_Key_WrapKey()
571 TCS_KEY_HANDLE hKey; in Tspi_TPM_OwnerGetSRKPubKey() local
H A Dtspi_sign.c26 TSS_HKEY hKey, /* in */ in Tspi_Hash_Sign()
105 TSS_HKEY hKey, /* in */ in Tspi_Hash_VerifySignature()
H A Dtsp_key.c107 TCS_KEY_HANDLE hKey) in Transport_EvictKey()
141 TCS_KEY_HANDLE hKey, in Transport_GetPubKey()
297 TCS_KEY_HANDLE hKey, /* in */ in Transport_OwnerReadInternalPub()
H A Dtspi_ek.c27 TSS_HKEY hKey, /* in */ in Tspi_TPM_CreateEndorsementKey()
263 TSS_HKEY hKey, /* in */ in Tspi_TPM_CreateRevocableEndorsementKey()
H A Dtspi_certify.c27 Tspi_Key_CertifyKey(TSS_HKEY hKey, /* in */ in Tspi_Key_CertifyKey()
H A Dtsp_ps.c149 ps_get_key_by_pub(TSS_HCONTEXT tspContext, UINT32 pub_size, BYTE *pub, TSS_HKEY *hKey) in ps_get_key_by_pub()
172 ps_get_key_by_uuid(TSS_HCONTEXT tspContext, TSS_UUID *uuid, TSS_HKEY *hKey) in ps_get_key_by_uuid()
H A Dtsp_tick.c54 TCS_KEY_HANDLE hKey, /* in */ in Transport_TickStampBlob()
H A Dtspi_caps_tpm.c342 TSS_HTPM hKey, /* in */ in Tspi_TPM_GetCapabilitySigned()
H A Dtspi_selftest.c39 TSS_HKEY hKey, /* in */ in Tspi_TPM_CertifySelfTest()
H A Dtspi_bind.c140 TSS_HKEY hKey, /* in */ in Tspi_Data_Unbind()
H A Dtspi_audit.c27 TSS_HKEY hKey, /* in */ in Tspi_TPM_GetAuditDigest()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_key.c83 TCS_KEY_HANDLE hKey) /* in */ in RPC_EvictKey_TP()
174 TCS_KEY_HANDLE hKey, /* in */ in RPC_GetPubKey_TP()
254 TCS_KEY_HANDLE hKey, /* in */ in RPC_OwnerReadInternalPub_TP()
304 TCS_KEY_HANDLE hKey, // in in RPC_KeyControlOwner_TP()
H A Drpc_tick.c75 TCS_KEY_HANDLE hKey, /* in */ in RPC_TickStampBlob_TP()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_key.c34 TCS_KEY_HANDLE hKey; in tcs_wrap_EvictKey() local
64 TCS_KEY_HANDLE hKey; in tcs_wrap_GetPubkey() local
387 TCS_KEY_HANDLE hKey; in tcs_wrap_OwnerReadInternalPub() local
431 TCS_KEY_HANDLE hKey; in tcs_wrap_KeyControlOwner() local
H A Drpc_cmk.c119 TCS_KEY_HANDLE hKey; in tcs_wrap_CMK_CreateKey() local
296 TCS_KEY_HANDLE hKey; in tcs_wrap_CMK_CreateBlob() local
504 TCS_KEY_HANDLE hKey; in tcs_wrap_CMK_ConvertMigration() local
H A Drpc_sign.c34 TCS_KEY_HANDLE hKey; in tcs_wrap_Sign() local
H A Drpc_quote.c34 TCS_KEY_HANDLE hKey; in tcs_wrap_Quote() local
H A Drpc_quote2.c35 TCS_KEY_HANDLE hKey; in tcs_wrap_Quote2() local
H A Drpc_tick.c72 TCS_KEY_HANDLE hKey; in tcs_wrap_TickStampBlob() local
H A Drpc_selftest.c60 TCS_KEY_HANDLE hKey; in tcs_wrap_CertifySelfTest() local
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_key.c149 TCS_KEY_HANDLE hKey) /* in */ in TCSP_EvictKey_Internal()
226 TCS_KEY_HANDLE hKey, /* in */ in TCSP_GetPubKey_Internal()
276 TCS_KEY_HANDLE hKey, /* in */ in TCSP_OwnerReadInternalPub_Internal()
H A Dtcsi_tick.c57 TCS_KEY_HANDLE hKey, in TCSP_TickStampBlob_Internal()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dpkcs11ecdsa_link.c159 CK_OBJECT_HANDLE hKey = CK_INVALID_HANDLE; in pkcs11ecdsa_sign() local
282 CK_OBJECT_HANDLE hKey = CK_INVALID_HANDLE; in pkcs11ecdsa_verify() local
999 CK_OBJECT_HANDLE hKey = CK_INVALID_HANDLE; in pkcs11ecdsa_fromlabel() local
H A Dpkcs11eddsa_link.c120 CK_OBJECT_HANDLE hKey = CK_INVALID_HANDLE; in pkcs11eddsa_sign() local
255 CK_OBJECT_HANDLE hKey = CK_INVALID_HANDLE; in pkcs11eddsa_verify() local
970 CK_OBJECT_HANDLE hKey = CK_INVALID_HANDLE; in pkcs11eddsa_fromlabel() local

12