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