Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_1000.c2420 char from_plugin[64] = { }; in xtest_tee_test_1033() local
2424 op.params[0].tmpref.buffer = from_plugin; in xtest_tee_test_1033()
2425 op.params[0].tmpref.size = sizeof(from_plugin); in xtest_tee_test_1033()
2434 ADBG_EXPECT_EQUAL(c, expected_arr, from_plugin, expectes_size); in xtest_tee_test_1033()