Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c2677 CK_ATTRIBUTE get_attr_template_ve[] = { in xtest_pkcs11_test_1012() local
2765 rv = C_GetAttributeValue(session, obj_hdl, get_attr_template_ve, in xtest_pkcs11_test_1012()
2766 ARRAY_SIZE(get_attr_template_ve)); in xtest_pkcs11_test_1012()
2770 ADBG_EXPECT_COMPARE_UNSIGNED(c, get_attr_template_ve[0].ulValueLen, ==, sizeof(obj_value)); in xtest_pkcs11_test_1012()