Home
last modified time | relevance | path

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

/optee_test-3.20.0/ta/os_test/
A Dos_test.c108 struct p_attr *p_attrs, size_t num_p_attrs) in print_properties() argument
217 for (n = 0; n < num_p_attrs; n++) { in print_properties()
417 const size_t num_p_attrs = sizeof(p_attrs) / sizeof(p_attrs[0]); in test_properties() local
428 res = print_properties(h, TEE_PROPSET_CURRENT_TA, p_attrs, num_p_attrs); in test_properties()
434 num_p_attrs); in test_properties()
440 num_p_attrs); in test_properties()
444 for (n = 0; n < num_p_attrs; n++) { in test_properties()

Completed in 7 milliseconds