Searched refs:equal (Results 1 – 7 of 7) sorted by relevance
44 requires that `mtu` is set to a value that is less than or equal to `256`.
41 …ash), you need to set the start address (`"target.mbed_app_start"`) to be equal to `"mcuboot.prima…
218 since any update must have greater or equal security counter value. Enable using the following
817 or greater minor version with equal major version. This mechanism828 equal security counter value.829 Because of the acceptance of equal values it allows for software836 set, any upgrade must have greater or equal security counter value.837 Because of the acceptance of equal values it allows for software
97 be equal to the maximum line length, BOOT_MAX_LINE_INPUT_LEN times
147 length. The security of the output is exactly equal to the172 length. The security of the output is exactly equal to the
227 uECC_word_t equal = uECC_vli_isZero(tmp, num_words); in uECC_vli_cmp() local228 return (!equal - 2 * neg); in uECC_vli_cmp()