Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Keys.c213 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey, in C_UnwrapKey() argument
228 hUnwrappingKey, pWrappedKey, ulWrappedKeyLen, in C_UnwrapKey()
252 pMechanism, hUnwrappingKey, pWrappedKey, ulWrappedKeyLen, in C_UnwrapKey()
H A DmetaKeys.c186 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey, in meta_UnwrapKey() argument
201 rv = meta_handle2object(hUnwrappingKey, &unwrappingKey); in meta_UnwrapKey()
H A DmetaGlobal.h826 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeys.c219 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey, in C_UnwrapKey() argument
257 HANDLE2OBJECT(hUnwrappingKey, unwrappingkey_p, rv); in C_UnwrapKey()
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h849 CK_OBJECT_HANDLE hUnwrappingKey, /* unwrapping key */
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c2091 CK_OBJECT_HANDLE hUnwrappingKey, in C_UnwrapKey() argument
2112 hUnwrappingKey, pWrappedKey, ulWrappedKeyLen, in C_UnwrapKey()
H A Dnew_host.c2267 CK_OBJECT_HANDLE hUnwrappingKey, in SC_UnwrapKey() argument
2305 hUnwrappingKey, phKey); in SC_UnwrapKey()
H A Dtpmtok_int.h1529 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelKeys.c1740 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey, in C_UnwrapKey() argument
1778 HANDLE2OBJECT(hUnwrappingKey, unwrappingkey_p, rv); in C_UnwrapKey()