Home
last modified time | relevance | path

Searched refs:esp_crypto_dpa_sec_level_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/
Desp_dpa_protection.h18 } esp_crypto_dpa_sec_level_t; typedef
31 void esp_crypto_dpa_protection_enable(esp_crypto_dpa_sec_level_t level);
/hal_espressif-latest/components/esp_hw_support/
Desp_dpa_protection.c12 static inline void esp_crypto_dpa_set_level(esp_crypto_dpa_sec_level_t level) in esp_crypto_dpa_set_level()
26 void esp_crypto_dpa_protection_enable(esp_crypto_dpa_sec_level_t level) in esp_crypto_dpa_protection_enable()