Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub_integrity.h29 int updatehub_integrity_init(updatehub_crypto_context_t *ctx);
Dupdatehub_integrity.c18 int updatehub_integrity_init(updatehub_crypto_context_t *ctx) in updatehub_integrity_init() function
Dupdatehub.c118 if (updatehub_integrity_init(&local_crypto_ctx)) { in metadata_hash_get()
522 if (updatehub_integrity_init(&ctx.crypto_ctx)) { in install_update()