/mcuboot-latest/ext/tinycrypt/tests/ |
D | test_sha256.c | 53 unsigned int test_1(void) in test_1() argument 79 unsigned int test_2(void) in test_2() argument 102 unsigned int test_3(void) in test_3() argument 125 unsigned int test_4(void) in test_4() argument 148 unsigned int test_5(void) in test_5() argument 174 unsigned int test_6(void) in test_6() argument 199 unsigned int test_7(void) in test_7() argument 224 unsigned int test_8(void) in test_8() argument 250 unsigned int test_9(void) in test_9() argument 275 unsigned int test_10(void) in test_10() argument [all …]
|
D | test_hmac.c | 69 unsigned int test_1(void) in test_1() argument 97 unsigned int test_2(void) in test_2() argument 125 unsigned int test_3(void) in test_3() argument 156 unsigned int test_4(void) in test_4() argument 189 unsigned int test_5(void) in test_5() argument 217 unsigned int test_6(void) in test_6() argument 257 unsigned int test_7(void) in test_7() argument 308 int main(void) in main() argument
|
D | test_aes.c | 67 int test_1(void) in test_1() argument 111 int test_2(void) in test_2() argument 174 int test_3(void) in test_3() argument 1121 int test_4(void) in test_4() argument 2042 int main(void) in main() argument
|
D | test_ctr_mode.c | 53 unsigned int test_1_and_2(void) in test_1_and_2() argument 132 int main(void) in main() argument
|
D | test_ccm_mode.c | 132 int test_vector_1(void) in test_vector_1() argument 169 int test_vector_2(void) in test_vector_2() argument 206 int test_vector_3(void) in test_vector_3() argument 245 int test_vector_4(void) in test_vector_4() argument 283 int test_vector_5(void) in test_vector_5() argument 321 int test_vector_6(void) in test_vector_6() argument 360 int test_vector_7(void) in test_vector_7() argument 425 int test_vector_8(void) in test_vector_8() argument 491 int main(void) in main() argument
|
D | test_cbc_mode.c | 104 int test_1_and_2(void) in test_1_and_2() argument 156 int main(void) in main() argument
|
/mcuboot-latest/boot/zephyr/ |
D | arm_cleanup.c | 14 void cleanup_arm_nvic(void) { in cleanup_arm_nvic() argument 30 __weak void z_arm_clear_arm_mpu_config(void) in z_arm_clear_arm_mpu_config() argument 42 __weak void z_arm_clear_arm_mpu_config(void) in z_arm_clear_arm_mpu_config() argument
|
D | io.c | 84 void io_led_init(void) in io_led_init() argument 120 bool io_detect_pin(void) in io_detect_pin() argument 177 bool io_detect_pin_reset(void) in io_detect_pin_reset() argument 194 bool io_detect_boot_mode(void) in io_detect_boot_mode() argument
|
D | os.c | 55 void os_heap_init(void) in os_heap_init() argument 60 void os_heap_init(void) in os_heap_init() argument
|
/mcuboot-latest/boot/bootutil/src/ |
D | caps.c | 23 uint32_t bootutil_get_caps(void) in bootutil_get_caps() argument 90 uint32_t bootutil_get_num_images(void) in bootutil_get_num_images() argument
|
D | fault_injection_hardening.c | 31 fih_int fih_cfi_get_and_increment(void) in fih_cfi_get_and_increment() argument 52 void fih_cfi_decrement(void) in fih_cfi_decrement() argument 66 void fih_panic_loop(void) in fih_panic_loop() argument
|
D | fault_injection_hardening_delay_rng_mbedtls.c | 27 int fih_delay_init(void) in fih_delay_init() argument 37 unsigned char fih_delay_random_uchar(void) in fih_delay_random_uchar() argument
|
/mcuboot-latest/boot/espressif/hal/src/ |
D | flash_encrypt.c | 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 [all …]
|
D | bootloader_banner.c | 12 void __wrap_bootloader_print_banner(void) in __wrap_bootloader_print_banner() argument
|
/mcuboot-latest/boot/espressif/ |
D | os.c | 19 void os_heap_init(void) in os_heap_init() argument 25 void os_heap_init(void) in os_heap_init() argument
|
/mcuboot-latest/boot/mynewt/src/ |
D | main.c | 109 serial_detect_uart_string(void) in serial_detect_uart_string() argument 159 serial_boot_detect(void) in serial_boot_detect() argument 217 mynewt_main(void) in mynewt_main() argument 275 main(void) in main() argument
|
/mcuboot-latest/boot/nuttx/src/watchdog/ |
D | watchdog.c | 54 void mcuboot_watchdog_feed(void) in mcuboot_watchdog_feed() argument 93 int mcuboot_watchdog_init(void) in mcuboot_watchdog_init() argument
|
/mcuboot-latest/ext/nrf/ |
D | cc310_glue.h | 51 static inline void nrf_cc310_enable(void) in nrf_cc310_enable() argument 56 static inline void nrf_cc310_disable(void) in nrf_cc310_disable() argument
|
/mcuboot-latest/boot/boot_serial/test/src/ |
D | boot_test.c | 68 boot_serial_test(void) in boot_serial_test() argument 77 main(void) in main() argument
|
/mcuboot-latest/samples/runtime-source/zephyr/app/src/ |
D | main.c | 10 int main(void) in main() argument
|
/mcuboot-latest/samples/zephyr/hello-world/src/ |
D | main.c | 10 int main(void) in main() argument
|
/mcuboot-latest/boot/cypress/platforms/ |
D | cycfg.c | 29 void init_cycfg_all(void) in init_cycfg_all() argument
|
D | cycfg_routing.c | 29 void init_cycfg_routing(void) in init_cycfg_routing() argument
|
/mcuboot-latest/boot/cypress/MCUBootApp/ |
D | main.c | 80 int main(void) in main() argument 172 void hw_deinit(void) in hw_deinit() argument
|
/mcuboot-latest/boot/mbed/src/ |
D | secondary_bd.cpp | 31 MBED_WEAK mbed::BlockDevice* get_secondary_bd(void) { in get_secondary_bd() argument
|