Home
last modified time | relevance | path

Searched refs:update_backups (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() function
186 update_backups(state, state->payload_end); in zcbor_update_state()