Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Keys.c215 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey, in C_UnwrapKey() argument
230 hUnwrappingKey, pWrappedKey, ulWrappedKeyLen, in C_UnwrapKey()
254 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,
/titanic_41/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()
/titanic_41/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h825 CK_OBJECT_HANDLE hUnwrappingKey, /* unwrapping key */
/titanic_41/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.h1528 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey,
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelKeys.c1745 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey, in C_UnwrapKey() argument
1783 HANDLE2OBJECT(hUnwrappingKey, unwrappingkey_p, rv); in C_UnwrapKey()