Home
last modified time | relevance | path

Searched defs: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()
415 const size_t num_p_attrs = sizeof(p_attrs) / sizeof(p_attrs[0]); in test_properties() local