Home
last modified time | relevance | path

Searched full:reading (Results 1 – 18 of 18) sorted by relevance

/mcuboot-latest/ci/
Dget_features.py35 print("Error reading \"{}\"".format(args.infile))
/mcuboot-latest/ext/mbedtls-asn1/include/mbedtls/
Dplatform.h316 * The function pointers for reading from and writing a seed file to
334 * reading functions.
336 * \param nv_seed_read_func The seed reading function implementation.
Dmd.h36 #define MBEDTLS_ERR_MD_FILE_IO_ERROR -0x5200 /**< Opening or reading of file …
Dbignum.h35 …_FILE_IO_ERROR -0x0002 /**< An error occurred while reading from or writing t…
83 * When reading from files with mbedtls_mpi_read_file() and writing to files with
Decp.h212 * They must be available for reading, but direct modification
/mcuboot-latest/docs/
Dencrypted_images.md44 reading the internal flash memory, or using some attack vector that
120 image being determined, the upgrade consists in reading the blocks from
Ddesign.md315 also selects the newest image by reading the image version numbers in the image
709 occurred mid-swap), it fully determines the operation to resume by reading the
1116 determines the type of swap operation that was interrupted by reading the `swap
Dreadme-espressif.md446 reading.
642 in the off-chip flash are protected against undesirable reading.
/mcuboot-latest/boot/boot_serial/
Dsyscfg.yml86 Index of retained register to use (using hal_nvreg_read) for reading
/mcuboot-latest/boot/espressif/hal/src/
Dsecure_boot.c83 ESP_LOGD(TAG, "reading signature(s)"); in s_calculate_image_public_key_digests()
241 ESP_LOGE(TAG, "Error during reading %d eFuse block (err=0x%x)", blocks[i], ret); in check_and_generate_secure_boot_keys()
Dflash_encrypt.c38 * eFuses, detect whether flash encryption is enabled (by reading eFuse)
/mcuboot-latest/boot/mbed/
Dmbed_lib.json96 …ns, in bytes. Enables a workaround if your block device does not support reading a single byte at …
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c1340 * Task which waits reading console, expecting to get image over
1418 * Task which waits reading console, expecting to get image over
1430 * Task which waits reading console for a certain amount of timeout.
/mcuboot-latest/boot/bootutil/src/
Dloader.c1943 BOOT_LOG_WRN("Failed reading sectors; BOOT_MAX_IMG_SECTORS=%d"
1960 BOOT_LOG_WRN("Failed reading image headers; Image=%u",
1985 BOOT_LOG_WRN("Failed reading boot status; Image=%u",
2008 BOOT_LOG_WRN("Failed reading image headers; Image=%u",
2602 BOOT_LOG_WRN("Failed reading image headers.");
Dbootutil_public.c740 BOOT_LOG_ERR("Failed reading image header"); in boot_image_load_header()
Dswap_scratch.c725 * reading a stale status from the scratch area in case of immediate in boot_swap_sectors()
/mcuboot-latest/boot/espressif/include/crypto_config/
Dmbedtls_custom_config.h946 * Enhance support for reading EC keys using variants of SEC1 not allowed by
2958 * This module is used for reading X.509 certificate request.
/mcuboot-latest/boot/cypress/MCUBootApp/config/
Dmcuboot_crypto_config.h1112 * Enhance support for reading EC keys using variants of SEC1 not allowed by
3190 * This module is used for reading X.509 certificate request.