Home
last modified time | relevance | path

Searched full:saved (Results 1 – 11 of 11) sorted by relevance

/mcuboot-latest/boot/bootutil/src/
Dfault_injection_hardening.c33 fih_int saved = _fih_cfi_ctr; in fih_cfi_get_and_increment() local
34 _fih_cfi_ctr = fih_int_encode(fih_int_decode(saved) + 1); in fih_cfi_get_and_increment()
35 return saved; in fih_cfi_get_and_increment()
38 /* Validate that the saved precall value is the same as the value of the global
42 void fih_cfi_validate(fih_int saved) in fih_cfi_validate() argument
44 if (fih_int_decode(saved) != fih_int_decode(_fih_cfi_ctr)) { in fih_cfi_validate()
/mcuboot-latest/boot/bootutil/include/bootutil/
Dfault_injection_hardening.h273 void fih_cfi_validate(fih_int saved);
299 * previously saved value. If this is equal then the function call and all child
348 * postcall then checks if the counter is equal to the saved value. In order for
/mcuboot-latest/boot/boot_serial/
Dsyscfg.yml77 Magic number, to be saved in a retained (reset-surviving) register.
/mcuboot-latest/docs/
Dencrypted_images.md145 Also when swap method is employed, the sizes of both images are saved to
Dreadme-zephyr.md156 The generated public key is saved in `build/zephyr/autogen-pubkey.h`, which is included
Drelease-notes.md321 - Encrypted image TLVs can be saved in swap metadata during a swap
Dreadme-espressif.md430 block with the digest saved in the eFuses.
Ddesign.md1224 struct itself are also saved in the `ih_protected_size` field inside the
/mcuboot-latest/scripts/imgtool/
Dimage.py748 # TLV saved by the bootloader is aligned
/mcuboot-latest/boot/espressif/include/crypto_config/
Dmbedtls_custom_config.h1343 * establishing new connections associated to a saved session with shorter,
1348 * saved after the handshake to allow for more efficient serialization, so if
/mcuboot-latest/boot/cypress/MCUBootApp/config/
Dmcuboot_crypto_config.h1421 * establishing new connections associated to a saved session with shorter,
1426 * saved after the handshake to allow for more efficient serialization, so if