Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/src/secure_boot_v2/
Dsecure_boot.c113 …bool verified = ets_rsa_pss_verify(&block->key, block->signature, image_digest, temp_verified_dige… in s_calculate_image_public_key_digests() local
115 …bool verified = ets_ecdsa_verify(&block->ecdsa.key.point[0], block->ecdsa.signature, block->ecdsa.… in s_calculate_image_public_key_digests() local
118 if (!verified) { in s_calculate_image_public_key_digests()
Dsecure_boot_signatures_app.c94 …bool verified = ets_rsa_pss_verify(&block.key, block.signature, image_digest, temp_verified_digest… in calculate_image_public_key_digests() local
96 …bool verified = ets_ecdsa_verify(&block.ecdsa.key.point[0], block.ecdsa.signature, block.ecdsa.key… in calculate_image_public_key_digests() local
98 if (!verified) { in calculate_image_public_key_digests()
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dflashing-firmware.rst96 Hash of data verified.
99 Hash of data verified.
102 Hash of data verified.
/hal_espressif-latest/components/esp_phy/
DKconfig41 it cannot be verified successfully to avoid endless bootloops.
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c2385 BOOLEAN verified = FALSE; local
2402 verified = TRUE;
2406 return verified;
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild384 is read from flash and verified which takes up a significant portion of the boot time.
628 …If this option is set, any OTA updated apps will have the signature verified before being consider…
647 …table or boot an app if the data has a verified digital signature. There are implications for refl…
694 …digest is generated from the bootloader image itself. This digest will be verified on each subsequ…
/hal_espressif-latest/components/spi_flash/
DKconfig127 back and verified. This can catch hardware problems with SPI flash, or flash which
/hal_espressif-latest/components/esp_rom/esp32/ld/
Desp32.rom.ld1497 /* These are still part of that driver, but have been verified not to use static RAM, so they can b…