Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub.c77 char sha256sum_image[SHA256_HEX_DIGEST_SIZE]; member
274 update_info.sha256sum_image); in send_request()
376 if (strncmp(sha256, update_info.sha256sum_image, in install_update_cb_sha256()
493 if (hex2bin(update_info.sha256sum_image, in install_update_cb()
882 memcpy(update_info.sha256sum_image, in z_impl_updatehub_probe()
887 update_info.sha256sum_image); in z_impl_updatehub_probe()
923 memcpy(update_info.sha256sum_image, in z_impl_updatehub_probe()
929 update_info.sha256sum_image); in z_impl_updatehub_probe()