Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/crypto/
Dsha.h94 static inline int bootutil_sha_init(bootutil_sha_context *ctx) in bootutil_sha_init() function
141 static inline int bootutil_sha_init(bootutil_sha_context *ctx)
205 static inline int bootutil_sha_init(bootutil_sha_context *ctx) in bootutil_sha_init() function
244 static inline int bootutil_sha_init(bootutil_sha_context *ctx) in bootutil_sha_init() function
/mcuboot-latest/boot/bootutil/src/
Dimage_rsa.c96 bootutil_sha_init(&ctx); in pss_mgf1()
224 bootutil_sha_init(&shactx); in bootutil_cmp_rsasig()
Dimage_validate.c138 bootutil_sha_init(&sha_ctx); in bootutil_img_hash()
289 bootutil_sha_init(&sha_ctx); in bootutil_find_key()
312 bootutil_sha_init(&sha_ctx); in bootutil_find_key()