Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_test.c112 ADBG_ENUM_TABLE_ENTRY(CKR_KEY_FUNCTION_NOT_PERMITTED),
H A Dpkcs11_1000.c1330 CKR_KEY_FUNCTION_NOT_PERMITTED); in xtest_pkcs11_test_1005()
1382 CKR_KEY_FUNCTION_NOT_PERMITTED); in xtest_pkcs11_test_1006()
1392 CKR_KEY_FUNCTION_NOT_PERMITTED); in xtest_pkcs11_test_1006()
1401 CKR_KEY_FUNCTION_NOT_PERMITTED); in xtest_pkcs11_test_1006()
2087 if (!ADBG_EXPECT_CK_RESULT(c, CKR_KEY_FUNCTION_NOT_PERMITTED, rv)) in xtest_pkcs11_test_1010()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h496 #define CKR_KEY_FUNCTION_NOT_PERMITTED 0x0068 macro