Searched refs:hUnwrappingKey (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Keys.c | 213 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 D | metaKeys.c | 186 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey, in meta_UnwrapKey() argument 201 rv = meta_handle2object(hUnwrappingKey, &unwrappingKey); in meta_UnwrapKey()
|
H A D | metaGlobal.h | 826 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey,
|
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softKeys.c | 219 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 D | pkcs11f.h | 849 CK_OBJECT_HANDLE hUnwrappingKey, /* unwrapping key */
|
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | api_interface.c | 2091 CK_OBJECT_HANDLE hUnwrappingKey, in C_UnwrapKey() argument 2112 hUnwrappingKey, pWrappedKey, ulWrappedKeyLen, in C_UnwrapKey()
|
H A D | new_host.c | 2267 CK_OBJECT_HANDLE hUnwrappingKey, in SC_UnwrapKey() argument 2305 hUnwrappingKey, phKey); in SC_UnwrapKey()
|
H A D | tpmtok_int.h | 1529 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey,
|
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelKeys.c | 1740 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey, in C_UnwrapKey() argument 1778 HANDLE2OBJECT(hUnwrappingKey, unwrappingkey_p, rv); in C_UnwrapKey()
|