Home
last modified time | relevance | path

Searched defs:bootutil_sha_context (Results 1 – 2 of 2) sorted by relevance

/mcuboot-latest/boot/bootutil/include/bootutil/crypto/
Dsha.h92 typedef psa_hash_operation_t bootutil_sha_context; typedef
200 typedef struct tc_sha512_state_struct bootutil_sha_context; typedef
202 typedef struct tc_sha256_state_struct bootutil_sha_context; typedef
/mcuboot-latest/ext/nrf/
Dcc310_glue.h35 typedef nrf_cc310_bl_hash_context_sha256_t bootutil_sha_context; typedef