Home
last modified time | relevance | path

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

/mcuboot-latest/boot/espressif/hal/src/
Dflash_encrypt.c46 static esp_err_t encrypt_primary_slot(void);
295 err = encrypt_primary_slot(); in esp_flash_encrypt_contents()
413 static esp_err_t encrypt_primary_slot(void) in encrypt_primary_slot() function