Home
last modified time | relevance | path

Searched defs:void (Results 1 – 25 of 63) sorted by relevance

123

/mcuboot-latest/ext/tinycrypt/tests/
Dtest_sha256.c53 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 …]
Dtest_hmac.c69 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
Dtest_aes.c67 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
Dtest_ctr_mode.c53 unsigned int test_1_and_2(void) in test_1_and_2() argument
132 int main(void) in main() argument
Dtest_ccm_mode.c132 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
Dtest_cbc_mode.c104 int test_1_and_2(void) in test_1_and_2() argument
156 int main(void) in main() argument
/mcuboot-latest/boot/zephyr/
Darm_cleanup.c14 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
Dio.c84 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
Dos.c55 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/
Dcaps.c23 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
Dfault_injection_hardening.c31 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
Dfault_injection_hardening_delay_rng_mbedtls.c27 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/
Dflash_encrypt.c56 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 …]
Dbootloader_banner.c12 void __wrap_bootloader_print_banner(void) in __wrap_bootloader_print_banner() argument
/mcuboot-latest/boot/espressif/
Dos.c19 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/
Dmain.c109 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/
Dwatchdog.c54 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/
Dcc310_glue.h51 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/
Dboot_test.c68 boot_serial_test(void) in boot_serial_test() argument
77 main(void) in main() argument
/mcuboot-latest/samples/runtime-source/zephyr/app/src/
Dmain.c10 int main(void) in main() argument
/mcuboot-latest/samples/zephyr/hello-world/src/
Dmain.c10 int main(void) in main() argument
/mcuboot-latest/boot/cypress/platforms/
Dcycfg.c29 void init_cycfg_all(void) in init_cycfg_all() argument
Dcycfg_routing.c29 void init_cycfg_routing(void) in init_cycfg_routing() argument
/mcuboot-latest/boot/cypress/MCUBootApp/
Dmain.c80 int main(void) in main() argument
172 void hw_deinit(void) in hw_deinit() argument
/mcuboot-latest/boot/mbed/src/
Dsecondary_bd.cpp31 MBED_WEAK mbed::BlockDevice* get_secondary_bd(void) { in get_secondary_bd() argument

123