Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing.h127 bool processing_is_tee_asymm(uint32_t proc_id);
A Dprocessing.c664 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()
A Dprocessing_asymm.c19 bool processing_is_tee_asymm(uint32_t proc_id) in processing_is_tee_asymm() function
423 assert(processing_is_tee_asymm(proc_params->id)); in init_asymm_operation()

Completed in 6 milliseconds