Searched refs:hBaseKey (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Keys.c | 273 CK_OBJECT_HANDLE hBaseKey, CK_ATTRIBUTE_PTR pTemplate, in C_DeriveKey() argument 287 hBaseKey, pTemplate, ulAttributeCount, phKey)); in C_DeriveKey() 310 pMechanism, hBaseKey, pTemplate, ulAttributeCount, phKey); in C_DeriveKey()
|
H A D | metaKeys.c | 246 CK_OBJECT_HANDLE hBaseKey, CK_ATTRIBUTE_PTR pTemplate, in meta_DeriveKey() argument 305 rv = meta_handle2object(hBaseKey, &basekey1); in meta_DeriveKey()
|
H A D | metaGlobal.h | 830 CK_OBJECT_HANDLE hBaseKey, CK_ATTRIBUTE_PTR pTemplate,
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softKeys.c | 319 CK_OBJECT_HANDLE hBaseKey, CK_ATTRIBUTE_PTR pTemplate, in C_DeriveKey() argument 348 HANDLE2OBJECT(hBaseKey, basekey_p, rv); in C_DeriveKey()
|
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/krb5/os/ |
H A D | init_os_ctx.c | 121 HKEY hBaseKey in get_from_registry() argument 141 if ((rc = RegOpenKeyEx(hBaseKey, key_path, 0, KEY_QUERY_VALUE, in get_from_registry()
|
/titanic_41/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 842 CK_OBJECT_HANDLE hBaseKey, /* base key */
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | api_interface.c | 723 CK_OBJECT_HANDLE hBaseKey, in C_DeriveKey() argument 746 hBaseKey, pTemplate, ulAttributeCount, phKey); in C_DeriveKey()
|
H A D | tpmtok_int.h | 1534 CK_OBJECT_HANDLE hBaseKey, CK_ATTRIBUTE_PTR pTemplate,
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelKeys.c | 2324 CK_OBJECT_HANDLE hBaseKey, CK_ATTRIBUTE_PTR pTemplate, in C_DeriveKey() argument 2358 HANDLE2OBJECT(hBaseKey, basekey_p, rv); in C_DeriveKey()
|