Searched refs:avb_sha256_init (Results 1 – 6 of 6) sorted by relevance
69 void avb_sha256_init(AvbSHA256Ctx* ctx);
180 avb_sha256_init(&sha256_ctx); in avb_vbmeta_image_verify()
147 avb_sha256_init(&sha256_ctx); in load_and_verify_hash_partition()1045 avb_sha256_init(&ctx); in avb_slot_verify()
103 void avb_sha256_init(AvbSHA256Ctx* ctx) { in avb_sha256_init() function
37 avb_sha256_init(&context); in sha256()
458 avb_sha256_init(&hasher_ctx); in AddHashFooterTest()