Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h628 #define CKF_USER_PIN_COUNT_LOW (1U << 16) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c655 if (!ADBG_EXPECT_TRUE(c, !(flags & CKF_USER_PIN_COUNT_LOW)) || in test_already_initialized_token()
707 !ADBG_EXPECT_TRUE(c, !(flags & CKF_USER_PIN_COUNT_LOW)) || in test_uninitialized_token()