Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_test.c96 ADBG_ENUM_TABLE_ENTRY(CKR_DATA_LEN_RANGE),
H A Dpkcs11_1000.c4095 if (!ADBG_EXPECT_CK_RESULT(c, CKR_DATA_LEN_RANGE, rv)) in xtest_pkcs11_test_1017()
4104 if (!ADBG_EXPECT_CK_RESULT(c, CKR_DATA_LEN_RANGE, rv)) in xtest_pkcs11_test_1017()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h480 #define CKR_DATA_LEN_RANGE 0x0021 macro