Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_test.c94 ADBG_ENUM_TABLE_ENTRY(CKR_ACTION_PROHIBITED),
H A Dpkcs11_1000.c3583 if (!ADBG_EXPECT_CK_RESULT(c, CKR_ACTION_PROHIBITED, rv)) in xtest_pkcs11_test_1015()
3643 if (!ADBG_EXPECT_CK_RESULT(c, CKR_ACTION_PROHIBITED, rv)) in xtest_pkcs11_test_1015()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h478 #define CKR_ACTION_PROHIBITED 0x001b macro