Searched refs:hash_offs1 (Results 1 – 1 of 1) sorted by relevance
| /lib/crypto/tests/ |
| A D | hash-test-template.h | 294 size_t hash_offs1 = rand_offset(128); in test_hash_alignment_consistency() local 298 HASH(&test_buf[data_offs1], len, &hash1[hash_offs1]); in test_hash_alignment_consistency() 302 test, &hash1[hash_offs1], &hash2[hash_offs2], HASH_SIZE, in test_hash_alignment_consistency() 304 len, data_offs1, data_offs2, hash_offs1, hash_offs2); in test_hash_alignment_consistency()
|
Completed in 32 milliseconds