Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_test.c136 ADBG_ENUM_TABLE_ENTRY(CKR_TEMPLATE_INCONSISTENT),
H A Dpkcs11_1000.c2047 if (!ADBG_EXPECT_CK_RESULT(c, CKR_TEMPLATE_INCONSISTENT, rv)) in xtest_pkcs11_test_1010()
2061 if (!ADBG_EXPECT_CK_RESULT(c, CKR_TEMPLATE_INCONSISTENT, rv)) in xtest_pkcs11_test_1010()
2068 if (!ADBG_EXPECT_CK_RESULT(c, CKR_TEMPLATE_INCONSISTENT, rv)) in xtest_pkcs11_test_1010()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h520 #define CKR_TEMPLATE_INCONSISTENT 0x00d1 macro