Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c2681 CK_ATTRIBUTE get_attr_template_vl[] = { in xtest_pkcs11_test_1012() local
2784 rv = C_GetAttributeValue(session, obj_hdl, get_attr_template_vl, in xtest_pkcs11_test_1012()
2785 ARRAY_SIZE(get_attr_template_vl)); in xtest_pkcs11_test_1012()
2789 ADBG_EXPECT_COMPARE_UNSIGNED(c, get_attr_template_vl[0].ulValueLen, ==, sizeof(obj_value)); in xtest_pkcs11_test_1012()