Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/
H A Dos_test.c37 TEE_Result return_res, TEE_Result expected_res, in check_returned_prop() argument
40 if (return_res != expected_res) { in check_returned_prop()
43 (unsigned int)return_res, (unsigned int)expected_res); in check_returned_prop()