Searched refs:PSA_FWU_FAILED (Results 1 – 2 of 2) sorted by relevance
247 fwu_ctx[component].component_state = PSA_FWU_FAILED; in tfm_fwu_install()283 fwu_ctx[component].component_state == PSA_FWU_FAILED) { in tfm_fwu_query()379 fwu_ctx[component].component_state = PSA_FWU_FAILED; in tfm_fwu_reject()423 fwu_ctx[component].component_state = PSA_FWU_FAILED; in tfm_fwu_reject()454 fwu_ctx[component].component_state = PSA_FWU_FAILED; in tfm_fwu_cancel()485 if ((fwu_ctx[component].component_state == PSA_FWU_FAILED) || in tfm_fwu_clean()
111 #define PSA_FWU_FAILED 4u macro