Searched refs:hWrappingKey (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Keys.c | 159 CK_OBJECT_HANDLE hWrappingKey, CK_OBJECT_HANDLE hKey, in C_WrapKey() argument 173 hWrappingKey, hKey, pWrappedKey, in C_WrapKey() 197 pMechanism, hWrappingKey, hKey, pWrappedKey, pulWrappedKeyLen); in C_WrapKey()
|
H A D | metaKeys.c | 141 CK_OBJECT_HANDLE hWrappingKey, CK_OBJECT_HANDLE hKey, in meta_WrapKey() argument 161 rv = meta_handle2object(hWrappingKey, &wrappingKey); in meta_WrapKey()
|
H A D | metaGlobal.h | 823 CK_OBJECT_HANDLE hWrappingKey, CK_OBJECT_HANDLE hKey,
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softKeys.c | 118 CK_OBJECT_HANDLE hWrappingKey, CK_OBJECT_HANDLE hKey, in C_WrapKey() argument 146 HANDLE2OBJECT(hWrappingKey, wrappingkey_p, rv); in C_WrapKey()
|
/titanic_41/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 810 CK_OBJECT_HANDLE hWrappingKey, /* wrapping key */
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | api_interface.c | 2285 CK_OBJECT_HANDLE hWrappingKey, in C_WrapKey() argument 2303 rv = FuncList.ST_WrapKey(rSession, pMechanism, hWrappingKey, in C_WrapKey()
|
H A D | new_host.c | 2220 CK_OBJECT_HANDLE hWrappingKey, in SC_WrapKey() argument 2257 pMechanism, hWrappingKey, hKey, in SC_WrapKey()
|
H A D | tpmtok_int.h | 1523 CK_OBJECT_HANDLE hWrappingKey, CK_OBJECT_HANDLE hKey,
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelKeys.c | 1656 CK_OBJECT_HANDLE hWrappingKey, CK_OBJECT_HANDLE hKey, in C_WrapKey() argument 1691 HANDLE2OBJECT(hWrappingKey, wrappingkey_p, rv); in C_WrapKey()
|