Searched refs:data_offs2 (Results 1 – 1 of 1) sorted by relevance
291 size_t data_offs2 = rand_offset(TEST_BUF_LEN - len); in test_hash_alignment_consistency() local297 memmove(&test_buf[data_offs2], &test_buf[data_offs1], len); in test_hash_alignment_consistency()298 HASH(&test_buf[data_offs2], len, &hash2[hash_offs2]); in test_hash_alignment_consistency()302 len, data_offs1, data_offs2, hash_offs1, hash_offs2); in test_hash_alignment_consistency()