Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c2171 CK_ATTRIBUTE object_template[] = { in create_data_object() local
2178 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() local
2720 rv = C_CreateObject(session, object_template, in xtest_pkcs11_test_1012()
2721 ARRAY_SIZE(object_template), &obj_hdl); in xtest_pkcs11_test_1012()