Home
last modified time | relevance | path

Searched refs:ETS_DS_INVALID_PARAM (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.7.0/components/esp_hw_support/
Desp_ds.c164 assert(result != ETS_DS_INVALID_PARAM); in esp_ds_start_sign()
196 assert(result != ETS_DS_INVALID_PARAM); in esp_ds_finish_sign()
238 if (ets_result == ETS_DS_INVALID_PARAM) { in esp_ds_encrypt_params()
426 if (ets_result == ETS_DS_INVALID_PARAM) { in esp_ds_encrypt_params()
/hal_espressif-3.7.0/components/esp_rom/include/esp32s2/rom/
Ddigital_signature.h59 ETS_DS_INVALID_PARAM, /* Supplied parameters are invalid */ enumerator
/hal_espressif-3.7.0/components/esp_rom/include/esp32s3/rom/
Ddigital_signature.h56 ETS_DS_INVALID_PARAM, /* Supplied parameters are invalid */ enumerator
/hal_espressif-3.7.0/components/esp_rom/include/esp32c3/rom/
Ddigital_signature.h62 ETS_DS_INVALID_PARAM, /* Supplied parameters are invalid */ enumerator
/hal_espressif-3.7.0/components/esp_rom/include/esp32c6/rom/
Ddigital_signature.h54 ETS_DS_INVALID_PARAM, /* Supplied parameters are invalid */ enumerator
/hal_espressif-3.7.0/components/esp_rom/include/esp32h2/rom/
Ddigital_signature.h54 ETS_DS_INVALID_PARAM, /* Supplied parameters are invalid */ enumerator