Lines Matching defs:void
56 bool IRAM_ATTR esp_flash_encryption_enabled(void) in esp_flash_encryption_enabled() argument
79 static size_t get_flash_encrypt_cnt_value(void) in get_flash_encrypt_cnt_value() argument
86 bool esp_flash_encrypt_initialized_once(void) in esp_flash_encrypt_initialized_once() argument
102 bool esp_flash_encrypt_state(void) in esp_flash_encrypt_state() argument
121 esp_err_t esp_flash_encrypt_check_and_update(void) in esp_flash_encrypt_check_and_update() argument
156 static esp_err_t check_and_generate_encryption_keys(void) in check_and_generate_encryption_keys() argument
246 esp_err_t esp_flash_encrypt_init(void) in esp_flash_encrypt_init() argument
279 esp_err_t esp_flash_encrypt_contents(void) in esp_flash_encrypt_contents() argument
340 esp_err_t esp_flash_encrypt_enable(void) in esp_flash_encrypt_enable() argument
379 static esp_err_t encrypt_bootloader(void) in encrypt_bootloader() argument
416 static esp_err_t encrypt_primary_slot(void) in encrypt_primary_slot() argument