Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/mgmt/updatehub/
Dupdatehub_integrity.h36 int updatehub_integrity_update(struct updatehub_crypto_context *ctx,
Dupdatehub_integrity.c57 int updatehub_integrity_update(struct updatehub_crypto_context *ctx, in updatehub_integrity_update() function
Dupdatehub.c122 if (updatehub_integrity_update(&local_crypto_ctx, metadata, strlen(metadata))) { in metadata_hash_get()
456 if (updatehub_integrity_update(&ctx.crypto_ctx, in install_update_cb()