Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/mgmt/updatehub/
Dupdatehub_integrity.h35 int updatehub_integrity_init(struct updatehub_crypto_context *ctx);
Dupdatehub_integrity.c12 int updatehub_integrity_init(struct updatehub_crypto_context *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()