Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_test.c143 ADBG_ENUM_TABLE_ENTRY(CKR_USER_ALREADY_LOGGED_IN),
H A Dpkcs11_1000.c745 ADBG_EXPECT_CK_RESULT(c, CKR_USER_ALREADY_LOGGED_IN, rv); in test_login_logout()
759 ADBG_EXPECT_CK_RESULT(c, CKR_USER_ALREADY_LOGGED_IN, rv); in test_login_logout()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h527 #define CKR_USER_ALREADY_LOGGED_IN 0x0100 macro