Searched refs:processing_is_tee_asymm (Results 1 – 3 of 3) sorted by relevance
127 bool processing_is_tee_asymm(uint32_t proc_id);
664 else if (processing_is_tee_asymm(proc_params->id)) in entry_processing_init()759 else if (processing_is_tee_asymm(mecha_type)) in entry_processing_step()988 } else if (processing_is_tee_asymm(proc_params->id)) { in entry_processing_key()
19 bool processing_is_tee_asymm(uint32_t proc_id) in processing_is_tee_asymm() function423 assert(processing_is_tee_asymm(proc_params->id)); in init_asymm_operation()
Completed in 6 milliseconds