Searched refs:avb_sha512_init (Results 1 – 4 of 4) sorted by relevance
59 void avb_sha512_init(AvbSHA512Ctx* ctx);
172 avb_sha512_init(&sha512_ctx); in avb_vbmeta_image_verify()
107 void avb_sha512_init(AvbSHA512Ctx* ctx) { in avb_sha512_init() function
286 avb_sha512_init(&sha512_ctx); in load_and_verify_hash_partition()1350 avb_sha512_init(&ctx); in avb_slot_verify_data_calculate_vbmeta_digest()