Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/
A Dtee_api.c25 static TEE_Result copy_param(struct utee_params *up, uint32_t param_types, in copy_param() function
168 res = copy_param(&up, paramTypes, params, &tmp_buf, &tmp_len, tmp_va); in TEE_OpenTASession()
225 res = copy_param(&up, paramTypes, params, &tmp_buf, &tmp_len, tmp_va); in TEE_InvokeTACommand()

Completed in 2 milliseconds