Home
last modified time | relevance | path

Searched refs:PSA_ERROR_NOT_SUPPORTED (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/secure_storage/include/psa/
Dprotected_storage.h178 return PSA_ERROR_NOT_SUPPORTED; in psa_ps_create()
216 return PSA_ERROR_NOT_SUPPORTED; in psa_ps_set_extended()
Derror.h19 #define PSA_ERROR_NOT_SUPPORTED ((psa_status_t)-134) macro
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/
Dutil_app_log.c37 case PSA_ERROR_NOT_SUPPORTED: in al_psa_status()
/Zephyr-latest/subsys/secure_storage/src/its/
Dimplementation.c129 return PSA_ERROR_NOT_SUPPORTED; in secure_storage_its_set()