Searched refs:check_binprop_ones (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/ |
| H A D | os_test.c | 55 static TEE_Result check_binprop_ones(size_t size, char *bbuf, size_t bblen) in check_binprop_ones() function 309 res = check_binprop_ones(1, bbuf, bblen); in print_properties() 314 res = check_binprop_ones(2, bbuf, bblen); in print_properties() 319 res = check_binprop_ones(3, bbuf, bblen); in print_properties() 324 res = check_binprop_ones(4, bbuf, bblen); in print_properties()
|