Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
H A Dtee_api.c253 static TEE_Result check_mem_access_rights_params(uint32_t flags, void *buf, in check_mem_access_rights_params() function
306 if (check_mem_access_rights_params(f, buf, size)) in check_invoke_param()
584 if (check_mem_access_rights_params(flags, buffer, size)) in TEE_CheckMemoryAccessRights()