Searched refs:params_ptr (Results 1 – 1 of 1) sorted by relevance
24 const struct psa_client_params_t *params_ptr; /* Pointer to PSA client call member123 memcpy(&msg_ptr->params, req->params_ptr, sizeof(msg_ptr->params)); in mailbox_tx_client_call_msg()195 req.params_ptr = params; in tfm_ns_mailbox_client_call()231 if (!req.params_ptr || !req.reply || !req.woken_flag) { in tfm_ns_mailbox_thread_runner()