Searched defs:pWrappedKey (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Keys.c | 160 CK_BYTE_PTR pWrappedKey, CK_ULONG_PTR pulWrappedKeyLen) in C_WrapKey() 215 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey, in C_UnwrapKey()
|
H A D | metaKeys.c | 142 CK_BYTE_PTR pWrappedKey, CK_ULONG_PTR pulWrappedKeyLen) in meta_WrapKey() 186 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey, in meta_UnwrapKey()
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softKeys.c | 119 CK_BYTE_PTR pWrappedKey, CK_ULONG_PTR pulWrappedKeyLen) in C_WrapKey() 219 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey, in C_UnwrapKey()
|
H A D | softKeysUtil.c | 1411 CK_BYTE_PTR pWrappedKey, CK_ULONG_PTR pulWrappedKeyLen) in soft_wrapkey() 1632 CK_BYTE_PTR pWrappedKey, CK_ULONG ulWrappedKeyLen, in soft_unwrapkey()
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelKeys.c | 1657 CK_BYTE_PTR pWrappedKey, CK_ULONG_PTR pulWrappedKeyLen) in C_WrapKey() 1745 CK_OBJECT_HANDLE hUnwrappingKey, CK_BYTE_PTR pWrappedKey, in C_UnwrapKey()
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | new_host.c | 2222 CK_BYTE_PTR pWrappedKey, in SC_WrapKey() 2268 CK_BYTE_PTR pWrappedKey, in SC_UnwrapKey()
|
H A D | api_interface.c | 2092 CK_BYTE_PTR pWrappedKey, in C_UnwrapKey() 2287 CK_BYTE_PTR pWrappedKey, in C_WrapKey()
|