Searched refs:get_attr_template_vl (Results 1 – 1 of 1) sorted by relevance
2681 CK_ATTRIBUTE get_attr_template_vl[] = { in xtest_pkcs11_test_1012() local2784 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()