Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_test.c115 ADBG_ENUM_TABLE_ENTRY(CKR_MECHANISM_INVALID),
H A Dpkcs11_1000.c4111 if (!ADBG_EXPECT_CK_RESULT(c, CKR_MECHANISM_INVALID, rv)) in xtest_pkcs11_test_1017()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h499 #define CKR_MECHANISM_INVALID 0x0070 macro