Home
last modified time | relevance | path

Searched refs:TEST_PLUGIN_CMD_PING (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.h12 #define TEST_PLUGIN_CMD_PING 0 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/supp_plugin/
H A Dtest_supp_plugin.c74 case TEST_PLUGIN_CMD_PING: in test_plugin_invoke()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/supp_plugin/
H A Dta_entry.c32 return tee_invoke_supp_plugin(&uuid, TEST_PLUGIN_CMD_PING, 0, NULL, 0, in TA_OpenSessionEntryPoint()