Searched refs:PSA_FWU_WRITING (Results 1 – 2 of 2) sorted by relevance
95 fwu_ctx[component].component_state = PSA_FWU_WRITING; in tfm_fwu_start()132 fwu_ctx[component].component_state != PSA_FWU_WRITING) { in tfm_fwu_write()181 fwu_ctx[component].component_state != PSA_FWU_WRITING) { in tfm_fwu_finish()452 if ((fwu_ctx[component].component_state == PSA_FWU_WRITING) || in tfm_fwu_cancel()
96 #define PSA_FWU_WRITING 1u macro