Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/
H A Dos_test.c106 struct p_attr *p_attrs, size_t num_p_attrs) in print_properties() argument
215 for (n = 0; n < num_p_attrs; n++) { in print_properties()
415 const size_t num_p_attrs = sizeof(p_attrs) / sizeof(p_attrs[0]); in test_properties() local
426 res = print_properties(h, TEE_PROPSET_CURRENT_TA, p_attrs, num_p_attrs); in test_properties()
432 num_p_attrs); in test_properties()
438 num_p_attrs); in test_properties()
442 for (n = 0; n < num_p_attrs; n++) { in test_properties()