Searched refs:hasher_salt (Results 1 – 1 of 1) sorted by relevance
587 const uint8_t hasher_salt[4] = {0xd0, 0x0d, 0xf0, 0x0d}; in AddHashFooterTest() local589 avb_sha256_update(&hasher_ctx, hasher_salt, 4); in AddHashFooterTest()