Home
last modified time | relevance | path

Searched refs:new_payload_end (Results 1 – 1 of 1) sorted by relevance

/mcuboot-latest/boot/zcbor/src/
Dzcbor_common.c103 static void update_backups(zcbor_state_t *state, uint8_t const *new_payload_end) in update_backups() argument
107 state->constant_state->backup_list[i].payload_end = new_payload_end; in update_backups()