Searched refs:buf_size (Results 1 – 2 of 2) sorted by relevance
/mcuboot-latest/boot/boot_serial/include/boot_serial/ |
D | boot_serial_encryption.h | 25 uint16_t buf_size
|
/mcuboot-latest/boot/boot_serial/src/ |
D | boot_serial_encryption.c | 25 uint16_t buf_size in boot_image_validate_encrypted() argument 57 hdr, fa_p, buf, buf_size, NULL, 0, NULL, start_off); in boot_image_validate_encrypted() 60 hdr, fa_p, buf, buf_size, NULL, 0, NULL); in boot_image_validate_encrypted()
|