Searched refs:padding_bytes (Results 1 – 1 of 1) sorted by relevance
48 let padding_bytes = (HASH_PER_PAGE - chunk.len()) * HASH_SIZE; in hash_all_pages() localVariable53 ctx.update(&vec![0u8; padding_bytes]); in hash_all_pages()