Home
last modified time | relevance | path

Searched refs:avb_sha512_init (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/lib/libavb/
H A Davb_sha.h59 void avb_sha512_init(AvbSHA512Ctx* ctx);
H A Davb_vbmeta_image.c172 avb_sha512_init(&sha512_ctx); in avb_vbmeta_image_verify()
H A Davb_sha512.c107 void avb_sha512_init(AvbSHA512Ctx* ctx) { in avb_sha512_init() function
H A Davb_slot_verify.c286 avb_sha512_init(&sha512_ctx); in load_and_verify_hash_partition()
1350 avb_sha512_init(&ctx); in avb_slot_verify_data_calculate_vbmeta_digest()