Home
last modified time | relevance | path

Searched refs:CKF_ERROR_STATE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h636 #define CKF_ERROR_STATE (1U << 24) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c639 !ADBG_EXPECT_TRUE(c, !(flags & CKF_ERROR_STATE)) || in test_already_initialized_token()
660 !ADBG_EXPECT_TRUE(c, !(flags & CKF_ERROR_STATE))) { in test_already_initialized_token()
690 !ADBG_EXPECT_TRUE(c, !(flags & CKF_ERROR_STATE)) || in test_uninitialized_token()
712 !ADBG_EXPECT_TRUE(c, !(flags & CKF_ERROR_STATE))) in test_uninitialized_token()