Searched refs:object_template (Results 1 – 1 of 1) sorted by relevance
2171 CK_ATTRIBUTE object_template[] = { in create_data_object() local2178 return C_CreateObject(session, object_template, in create_data_object()2179 ARRAY_SIZE(object_template), obj_handle); in create_data_object()2632 CK_ATTRIBUTE object_template[] = { in xtest_pkcs11_test_1012() local2720 rv = C_CreateObject(session, object_template, in xtest_pkcs11_test_1012()2721 ARRAY_SIZE(object_template), &obj_hdl); in xtest_pkcs11_test_1012()