Searched refs:calculated (Results 1 – 8 of 8) sorted by relevance
81 bool calculated; member
351 if (max_app_sizes[image].calculated == true) { in boot_save_shared_data()
2022 image_max_sizes[BOOT_CURR_IMG(state)].calculated = true;3160 image_max_sizes[image_index].calculated = true;3182 if (image_max_sizes[i].calculated == true) {
22 Compression parameters can be calculated, retrieved, or changed
79 used instead of the signature calculated
438 image digest calculated from previous step for comparison.
151 signature is calculated over entire image instead of hash211 This is ed25519 signature calculated over SHA512 of SHA256 of application222 The Pure signature is calculated directly over image rather than551 be calculated automatically from the flash erase sizes and size of each partition for
787 if (image_max_sizes[image_index].calculated == true) { in bs_slot_info()