Searched refs:hash_offs2 (Results 1 – 1 of 1) sorted by relevance
| /lib/crypto/tests/ |
| A D | hash-test-template.h | 295 size_t hash_offs2 = rand_offset(128); in test_hash_alignment_consistency() local 300 HASH(&test_buf[data_offs2], len, &hash2[hash_offs2]); 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 6 milliseconds