Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c199 static int from_msg_param(struct tee_param *params, uint num_params, in from_msg_param() function
384 if (from_msg_param(params, num_params, msg_arg->params + 2)) { in optee_open_session()
425 if (from_msg_param(params, num_params, msg_arg->params)) { in optee_invoke_func()