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