Searched refs:hAuthenticationKey (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Session.c | 349 CK_OBJECT_HANDLE hAuthenticationKey) in C_SetOperationState() argument 358 hEncryptionKey, hAuthenticationKey)); in C_SetOperationState() 375 hAuthenticationKey); in C_SetOperationState()
|
H A D | metaSession.c | 416 CK_OBJECT_HANDLE hAuthenticationKey) in meta_SetOperationState() argument 455 if (hAuthenticationKey != CK_INVALID_HANDLE) { in meta_SetOperationState() 456 rv = meta_handle2object(hAuthenticationKey, &meta_auth_key); in meta_SetOperationState()
|
H A D | metaGlobal.h | 728 CK_OBJECT_HANDLE hEncryptionKey, CK_OBJECT_HANDLE hAuthenticationKey);
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelSession.c | 348 CK_OBJECT_HANDLE hEncryptionKey, CK_OBJECT_HANDLE hAuthenticationKey) in kernel_set_operationstate() argument 357 if ((hAuthenticationKey != 0) || (hEncryptionKey != 0)) in kernel_set_operationstate() 408 CK_OBJECT_HANDLE hAuthenticationKey) in C_SetOperationState() argument 432 hEncryptionKey, hAuthenticationKey); in C_SetOperationState()
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softSession.c | 269 CK_OBJECT_HANDLE hAuthenticationKey) in C_SetOperationState() argument 293 ulOperationStateLen, hEncryptionKey, hAuthenticationKey); in C_SetOperationState()
|
H A D | softSessionUtil.c | 591 CK_OBJECT_HANDLE hAuthenticationKey) in soft_set_operationstate() argument 615 if ((hAuthenticationKey != 0) || (hEncryptionKey != 0)) { in soft_set_operationstate()
|
/titanic_50/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 231 CK_OBJECT_HANDLE hAuthenticationKey /* sign/verify key */
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | api_interface.c | 1863 CK_OBJECT_HANDLE hAuthenticationKey) in C_SetOperationState() argument 1879 ulOperationStateLen, hEncryptionKey, hAuthenticationKey); in C_SetOperationState()
|
H A D | new_host.c | 714 CK_OBJECT_HANDLE hAuthenticationKey) in SC_SetOperationState() argument 734 hEncryptionKey, hAuthenticationKey, in SC_SetOperationState()
|
H A D | tpmtok_int.h | 1333 CK_OBJECT_HANDLE hAuthenticationKey);
|