Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
A Dtee_api_property.c520 uint32_t next_idx; in TEE_GetNextProperty() local
538 next_idx = pe->idx + 1; in TEE_GetNextProperty()
539 pe->idx = next_idx; in TEE_GetNextProperty()
540 if (next_idx < eps_len) in TEE_GetNextProperty()
544 next_idx - eps_len, NULL, NULL, NULL, in TEE_GetNextProperty()

Completed in 3 milliseconds