Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c2165 static CK_RV create_data_object(CK_SESSION_HANDLE session, in create_data_object() function
2319 rv = create_data_object(session, &obj_hdl[object_id++], CK_FALSE, in xtest_pkcs11_test_1011()
2325 rv = create_data_object(session, &obj_hdl[object_id++], CK_TRUE, in xtest_pkcs11_test_1011()
2334 rv = create_data_object(session, &obj_hdl[object_id], CK_TRUE, in xtest_pkcs11_test_1011()
2348 rv = create_data_object(session, &obj_hdl[object_id++], CK_TRUE, in xtest_pkcs11_test_1011()
2354 rv = create_data_object(session, &obj_hdl[object_id++], CK_FALSE, in xtest_pkcs11_test_1011()
2931 rv = create_data_object(ro_session, &obj_hdl, CK_FALSE, in xtest_pkcs11_test_1013()
2937 rv = create_data_object(ro_session, &obj_hdl, CK_FALSE, in xtest_pkcs11_test_1013()
2943 rv = create_data_object(ro_session, &obj_hdl, CK_TRUE, in xtest_pkcs11_test_1013()
2949 rv = create_data_object(ro_session, &obj_hdl, CK_TRUE, in xtest_pkcs11_test_1013()
[all …]