Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/libavb/
H A Davb_sha.h50 void avb_sha256_init(AvbSHA256Ctx* ctx);
H A Davb_vbmeta_image.c161 avb_sha256_init(&sha256_ctx); in avb_vbmeta_image_verify()
H A Davb_sha256.c76 void avb_sha256_init(AvbSHA256Ctx* ctx) { in avb_sha256_init() function
H A Davb_slot_verify.c279 avb_sha256_init(&sha256_ctx); in load_and_verify_hash_partition()
1338 avb_sha256_init(&ctx); in avb_slot_verify_data_calculate_vbmeta_digest()