Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/supp_plugin/include/
H A Dtest_supp_plugin.h15 #define TEST_PLUGIN_CMD_GET_ARR 3 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/supp_plugin/
H A Dtest_supp_plugin.c80 case TEST_PLUGIN_CMD_GET_ARR: in test_plugin_invoke()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/supp_plugin/
H A Dta_entry.c103 res = tee_invoke_supp_plugin(&uuid, TEST_PLUGIN_CMD_GET_ARR, 0, in get_array()