Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/mgmt/updatehub/
Dupdatehub_integrity.h38 int updatehub_integrity_finish(struct updatehub_crypto_context *ctx,
Dupdatehub_integrity.c88 int updatehub_integrity_finish(struct updatehub_crypto_context *ctx, in updatehub_integrity_finish() function
Dupdatehub.c126 if (updatehub_integrity_finish(&local_crypto_ctx, ctx.hash, sizeof(ctx.hash))) { in metadata_hash_get()
365 if (updatehub_integrity_finish(&ctx.crypto_ctx, ctx.hash, sizeof(ctx.hash))) { in install_update_cb_sha256()