Searched refs:updatehub_crypto_context_t (Results 1 – 3 of 3) sorted by relevance
24 typedef psa_hash_operation_t updatehub_crypto_context_t; typedef26 typedef mbedtls_sha256_context updatehub_crypto_context_t;29 int updatehub_integrity_init(updatehub_crypto_context_t *ctx);30 int updatehub_integrity_update(updatehub_crypto_context_t *ctx,32 int updatehub_integrity_finish(updatehub_crypto_context_t *ctx,
18 int updatehub_integrity_init(updatehub_crypto_context_t *ctx) in updatehub_integrity_init()42 int updatehub_integrity_update(updatehub_crypto_context_t *ctx, in updatehub_integrity_update()76 int updatehub_integrity_finish(updatehub_crypto_context_t *ctx, in updatehub_integrity_finish()
64 updatehub_crypto_context_t crypto_ctx;116 updatehub_crypto_context_t local_crypto_ctx; in metadata_hash_get()