Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/
H A Dos_test.c35 static TEE_Result check_returned_prop( in check_returned_prop() function
140 res = check_returned_prop(__LINE__, nbuf, res, TEE_ERROR_SHORT_BUFFER, in print_properties()
148 res = check_returned_prop(__LINE__, nbuf, res, TEE_ERROR_SHORT_BUFFER, in print_properties()
156 res = check_returned_prop(__LINE__, nbuf, res, TEE_SUCCESS, in print_properties()
163 res = check_returned_prop(__LINE__, nbuf, res, TEE_SUCCESS, in print_properties()
169 res = check_returned_prop(__LINE__, nbuf, res, TEE_SUCCESS, in print_properties()
183 res = check_returned_prop(__LINE__, nbuf, res, in print_properties()
193 res = check_returned_prop(__LINE__, nbuf, res, TEE_ERROR_SHORT_BUFFER, in print_properties()
201 res = check_returned_prop(__LINE__, nbuf, res, TEE_SUCCESS, vblen2, vblen); in print_properties()