Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Keys.c157 CK_OBJECT_HANDLE hWrappingKey, CK_OBJECT_HANDLE hKey, in C_WrapKey() argument
171 hWrappingKey, hKey, pWrappedKey, in C_WrapKey()
195 pMechanism, hWrappingKey, hKey, pWrappedKey, pulWrappedKeyLen); in C_WrapKey()
H A DmetaKeys.c141 CK_OBJECT_HANDLE hWrappingKey, CK_OBJECT_HANDLE hKey, in meta_WrapKey() argument
161 rv = meta_handle2object(hWrappingKey, &wrappingKey); in meta_WrapKey()
H A DmetaGlobal.h823 CK_OBJECT_HANDLE hWrappingKey, CK_OBJECT_HANDLE hKey,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeys.c118 CK_OBJECT_HANDLE hWrappingKey, CK_OBJECT_HANDLE hKey, in C_WrapKey() argument
146 HANDLE2OBJECT(hWrappingKey, wrappingkey_p, rv); in C_WrapKey()
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h833 CK_OBJECT_HANDLE hWrappingKey, /* wrapping key */
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c2285 CK_OBJECT_HANDLE hWrappingKey, in C_WrapKey() argument
2303 rv = FuncList.ST_WrapKey(rSession, pMechanism, hWrappingKey, in C_WrapKey()
H A Dnew_host.c2220 CK_OBJECT_HANDLE hWrappingKey, in SC_WrapKey() argument
2257 pMechanism, hWrappingKey, hKey, in SC_WrapKey()
H A Dtpmtok_int.h1524 CK_OBJECT_HANDLE hWrappingKey, CK_OBJECT_HANDLE hKey,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelKeys.c1651 CK_OBJECT_HANDLE hWrappingKey, CK_OBJECT_HANDLE hKey, in C_WrapKey() argument
1686 HANDLE2OBJECT(hWrappingKey, wrappingkey_p, rv); in C_WrapKey()