/mcuboot-3.7.0/.github/workflows/ |
D | fih_tests.yaml | 24 - "RELEASE 8,10 SIGNATURE" 25 - "RELEASE 8,10 SIGNATURE LOW" 26 - "RELEASE 8,10 SIGNATURE MEDIUM" 30 - "MINSIZEREL 8,10 SIGNATURE" 31 - "MINSIZEREL 8,10 SIGNATURE LOW" 32 - "MINSIZEREL 8,10 SIGNATURE MEDIUM"
|
/mcuboot-3.7.0/ |
D | .travis.yml-disabled | 12 env: BUILD_TYPE=RELEASE SKIP_SIZE=2,4,6,8,10 TEST=fih-tests DAMAGE_TYPE=SIGNATURE 16 … env: BUILD_TYPE=RELEASE SKIP_SIZE=2,4,6,8,10 FIH_LEVEL=LOW TEST=fih-tests DAMAGE_TYPE=SIGNATURE 20 … env: BUILD_TYPE=RELEASE SKIP_SIZE=2,4,6,8,10 FIH_LEVEL=MEDIUM TEST=fih-tests DAMAGE_TYPE=SIGNATURE 36 env: BUILD_TYPE=MINSIZEREL SKIP_SIZE=8,10 TEST=fih-tests DAMAGE_TYPE=SIGNATURE 40 env: BUILD_TYPE=MINSIZEREL SKIP_SIZE=8,10 FIH_LEVEL=LOW TEST=fih-tests DAMAGE_TYPE=SIGNATURE 44 … env: BUILD_TYPE=MINSIZEREL SKIP_SIZE=8,10 FIH_LEVEL=MEDIUM TEST=fih-tests DAMAGE_TYPE=SIGNATURE
|
/mcuboot-3.7.0/boot/cypress/BlinkyApp/ |
D | BlinkyApp_CM4_Debug.launch | 19 …10;-s "${workspace_loc}/BlinkyLED_config/GeneratedSource" -c "source [find… 60 …10;<memoryBlockExpressionList context="Context string"> <memoryBlockExpress…
|
/mcuboot-3.7.0/boot/cypress/MCUBootApp/ |
D | MCUBootApp_CM0P_Debug.launch | 19 …10;-s "${workspace_loc}/boot/cypress" -c "source [find interface/kitprog3.… 60 …10;<memoryBlockExpressionList context="Context string"> <memoryBlockExpress…
|
D | cy_serial_flash_prog.c | 87 … Bits[ 4: 2] LISTEN_WINDOW (0=20ms, 1=10ms, 2=1ms, 3=0ms, 4=100ms) 90 Bits[10: 9] FB_BOOTLOADER_CTL: UNUSED */
|
/mcuboot-3.7.0/boot/zephyr/ |
D | boot_serial_extensions.c | 32 zcbor_map_start_encode(cs, 10); in bs_peruser_system_specific() 35 zcbor_map_end_encode(cs, 10); in bs_peruser_system_specific()
|
D | boot_serial_extension_zephyr_basic.c | 62 zcbor_map_start_encode(cs, 10); in bs_custom_storage_erase() 65 zcbor_map_end_encode(cs, 10); in bs_custom_storage_erase()
|
/mcuboot-3.7.0/docs/ |
D | SECURITY.md | 20 pub rsa4096 2011-10-14 [SC] 24 sub rsa4096 2011-10-14 [E]
|
D | Gemfile.lock | 16 commonmarker (0.23.10) 27 faraday (2.7.10) 206 rb-inotify (~> 0.9, >= 0.9.10)
|
/mcuboot-3.7.0/ext/fiat/src/ |
D | curve25519.h | 4 /* n = 10 (from "10") */ 26 typedef struct fe { uint32_t v[10]; } fe; 30 typedef struct fe_loose { uint32_t v[10]; } fe_loose; 190 static void fiat_25519_carry_mul(uint32_t out1[10], const uint32_t arg1[10], const uint32_t arg2[10… in fiat_25519_carry_mul() argument 356 static void fiat_25519_carry_square(uint32_t out1[10], const uint32_t arg1[10]) { in fiat_25519_carry_square() argument 495 static void fiat_25519_carry(uint32_t out1[10], const uint32_t arg1[10]) { in fiat_25519_carry() argument 537 static void fiat_25519_add(uint32_t out1[10], const uint32_t arg1[10], const uint32_t arg2[10]) { in fiat_25519_add() argument 567 static void fiat_25519_sub(uint32_t out1[10], const uint32_t arg1[10], const uint32_t arg2[10]) { in fiat_25519_sub() argument 596 static void fiat_25519_opp(uint32_t out1[10], const uint32_t arg1[10]) { in fiat_25519_opp() argument 625 static void fiat_25519_to_bytes(uint8_t out1[32], const uint32_t arg1[10]) { in fiat_25519_to_bytes() argument [all …]
|
D | curve25519.c | 77 #define FE_NUM_LIMBS 10 91 for (unsigned _assert_fe_i = 0; _assert_fe_i < 10; _assert_fe_i++) { \ 109 for (unsigned _assert_fe_i = 0; _assert_fe_i < 10; _assert_fe_i++) { \ 262 for (i = 1; i < 10; ++i) { in fe_loose_invert() 272 for (i = 1; i < 10; ++i) { in fe_loose_invert() 367 for (i = 1; i < 10; ++i) { in fe_pow22523() 377 for (i = 1; i < 10; ++i) { in fe_pow22523() 724 int64_t s4 = 2097151 & (load_4(s + 10) >> 4); in x25519_sc_reduce() 1028 s[10] = (s3 >> 17) | (s4 << 4); in x25519_sc_reduce() 1035 s[17] = s6 >> 10; in x25519_sc_reduce() [all …]
|
/mcuboot-3.7.0/boot/cypress/platforms/PSOC_062_2M/CM4/GCC_ARM/ |
D | startup_psoc6_02_cm4.S | 105 .long ioss_interrupts_gpio_10_IRQHandler /* GPIO Port Interrupt #10 */ 128 …ng cpuss_interrupts_ipc_10_IRQHandler /* CPUSS Inter Process Communication Interrupt #10 */ 143 .long scb_10_interrupt_IRQHandler /* Serial Communication Block #10 */ 161 .long cpuss_interrupts_dw0_10_IRQHandler /* CPUSS DataWire #0, Channel #10 */ 190 .long cpuss_interrupts_dw1_10_IRQHandler /* CPUSS DataWire #1, Channel #10 */ 236 .long tcpwm_1_interrupts_10_IRQHandler /* TCPWM #1, Counter #10 */ 535 def_irq_handler ioss_interrupts_gpio_10_IRQHandler /* GPIO Port Interrupt #10 */ 558 …dler cpuss_interrupts_ipc_10_IRQHandler /* CPUSS Inter Process Communication Interrupt #10 */ 573 def_irq_handler scb_10_interrupt_IRQHandler /* Serial Communication Block #10 */ 591 def_irq_handler cpuss_interrupts_dw0_10_IRQHandler /* CPUSS DataWire #0, Channel #10 */ [all …]
|
/mcuboot-3.7.0/boot/boot_serial/src/ |
D | boot_serial.c | 185 while (val / d >= 10) { in u32toa() 186 d *= 10; in u32toa() 191 d /= 10; in u32toa() 542 zcbor_map_start_encode(cbor_state, 10); 545 zcbor_map_end_encode(cbor_state, 10); 558 zcbor_map_start_encode(cbor_state, 10); 561 zcbor_map_end_encode(cbor_state, 10); 874 zcbor_map_start_encode(cbor_state, 10); 881 zcbor_map_end_encode(cbor_state, 10); 936 zcbor_map_start_encode(cbor_state, 10); [all …]
|
D | boot_serial_priv.h | 45 #define MGMT_ERR_EBUSY 10
|
/mcuboot-3.7.0/ext/tinycrypt/lib/source/ |
D | aes_decrypt.c | 99 s[10] ^= (uint8_t)(k[2] >> 8); s[11] ^= (uint8_t)(k[2]); in add_round_key() 122 t[0] = s[0]; t[1] = s[13]; t[2] = s[10]; t[3] = s[7]; in inv_shift_rows() 124 t[8] = s[8]; t[9] = s[5]; t[10] = s[2]; t[11] = s[15]; in inv_shift_rows()
|
D | aes_encrypt.c | 108 s[10] ^= (uint8_t)(k[2] >> 8); s[11] ^= (uint8_t)(k[2]); in add_round_key() 151 t[0] = s[0]; t[1] = s[5]; t[2] = s[10]; t[3] = s[15]; in shift_rows() 153 t[8] = s[8]; t[9] = s[13]; t[10] = s[2]; t[11] = s[7]; in shift_rows()
|
/mcuboot-3.7.0/ext/tinycrypt/tests/ |
D | test_ecc_dh.c | 296 result = keygen_vectors(d, x, y, 10, verbose); in cavp_keygen() 374 "10b0ca230fff7c04768f4b3d5c75fa9f6c539bea644dffbec5dc796a213061b58", in cavp_pkv() 510 result = montecarlo_ecdh(10, verbose); in main()
|
D | test_ecc_utils.c | 75 else if ('a' <= hex && hex <= 'f') dec = hex - 'a' + 10; in hex2int() 76 else if ('A' <= hex && hex <= 'F') dec = hex - 'A' + 10; in hex2int()
|
/mcuboot-3.7.0/boot/bootutil/include/bootutil/ |
D | caps.h | 46 #define BOOTUTIL_CAP_ENC_EC256 (1<<10)
|
/mcuboot-3.7.0/ext/mbedtls-asn1/include/mbedtls/ |
D | oid.h | 59 #define MBEDTLS_OID_X509_EXT_POLICY_CONSTRAINTS (1 << 10) 133 …IZATION MBEDTLS_OID_AT "\x0A" /**< id-at-organizationName AttributeType:= {id-at 10} */ 242 #define MBEDTLS_OID_RSASSA_PSS MBEDTLS_OID_PKCS1 "\x0a" /**< id-RSASSA-PSS ::= { pkcs-1 10… 265 …384 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) digestAlgorithm(2) 10 } */ 300 …S_CBC MBEDTLS_OID_PKCS5 "\x0a" /**< pbeWithSHA1AndDES-CBC OBJECT IDENTIFIER ::= {pkcs-5 10} */ 364 * iso(1) identified-organization(3) certicom(132) curve(0) 10 } */
|
/mcuboot-3.7.0/sim/src/ |
D | caps.rs | 23 EncEc256 = (1 << 10),
|
/mcuboot-3.7.0/ext/fiat/ |
D | README.md | 15 "unsaturated arithmetic modulo 2^255-19 using 10 limbs of radix 2^25.5 in 32-bit
|
/mcuboot-3.7.0/boot/boot_serial/test/src/testcases/ |
D | boot_serial_img_msg.c | 32 /* 00000000 a3 64 64 61 74 61 58 10 |.ddataX.| in TEST_CASE()
|
/mcuboot-3.7.0/boot/cypress/libs/retarget_io_pdl/ |
D | cy_retarget_io_pdl.c | 248 * once each 10 millisecons. 255 Cy_SysLib_DelayCycles(10 * cy_delayFreqKhz); in cy_retarget_io_wait_tx_complete()
|
/mcuboot-3.7.0/boot/cypress/platforms/retarget_io_pdl/ |
D | cy_retarget_io_pdl.c | 248 * once each 10 millisecons. 255 Cy_SysLib_DelayCycles(10 * cy_delayFreqKhz); in cy_retarget_io_wait_tx_complete()
|