Searched refs:bootutil_sha_context (Results 1 – 4 of 4) sorted by relevance
92 typedef psa_hash_operation_t bootutil_sha_context; typedef94 static inline int bootutil_sha_init(bootutil_sha_context *ctx) in bootutil_sha_init()107 static inline int bootutil_sha_drop(bootutil_sha_context *ctx) in bootutil_sha_drop()112 static inline int bootutil_sha_update(bootutil_sha_context *ctx, in bootutil_sha_update()119 static inline int bootutil_sha_finish(bootutil_sha_context *ctx, in bootutil_sha_finish()136 typedef mbedtls_sha512_context bootutil_sha_context;138 typedef mbedtls_sha256_context bootutil_sha_context;141 static inline int bootutil_sha_init(bootutil_sha_context *ctx)156 static inline int bootutil_sha_drop(bootutil_sha_context *ctx)167 static inline int bootutil_sha_update(bootutil_sha_context *ctx,[all …]
35 typedef nrf_cc310_bl_hash_context_sha256_t bootutil_sha_context; typedef
89 bootutil_sha_context ctx; in pss_mgf1()124 bootutil_sha_context shactx; in bootutil_cmp_rsasig()
77 bootutil_sha_context sha_ctx; in bootutil_img_hash()278 bootutil_sha_context sha_ctx; in bootutil_find_key()305 bootutil_sha_context sha_ctx; in bootutil_find_key()