Home
last modified time | relevance | path

Searched refs:CKR_GENERAL_ERROR (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c84 CK_RV rv = CKR_GENERAL_ERROR; in init_lib_and_find_token_slot()
97 rv = CKR_GENERAL_ERROR; in init_lib_and_find_token_slot()
153 CK_RV rv = CKR_GENERAL_ERROR; in xtest_pkcs11_test_1001()
389 CK_RV rv = CKR_GENERAL_ERROR; in xtest_pkcs11_test_1002()
538 CK_RV rv = CKR_GENERAL_ERROR; in init_user_test_token()
584 CK_RV rv = CKR_GENERAL_ERROR; in test_already_initialized_token()
619 rv = CKR_GENERAL_ERROR; in test_already_initialized_token()
641 rv = CKR_GENERAL_ERROR; in test_already_initialized_token()
661 rv = CKR_GENERAL_ERROR; in test_already_initialized_token()
673 CK_RV rv = CKR_GENERAL_ERROR; in test_uninitialized_token()
[all …]
H A Dxtest_test.c84 ADBG_ENUM_TABLE_ENTRY(CKR_GENERAL_ERROR),
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h468 #define CKR_GENERAL_ERROR 0x0005 macro