Searched refs:ovl_hash (Results 1 – 1 of 1) sorted by relevance
| /lib/crypto/tests/ |
| A D | hash-test-template.h | 248 u8 *ovl_hash = left_end ? &test_buf[offset] : in test_hash_overlaps() local 252 HASH(&test_buf[offset], len, ovl_hash); in test_hash_overlaps() 254 test, hash, ovl_hash, HASH_SIZE, in test_hash_overlaps() 262 HASH_FINAL(&ctx, ovl_hash); in test_hash_overlaps() 264 test, hash, ovl_hash, HASH_SIZE, in test_hash_overlaps() 273 HASH_FINAL(&ctx, ovl_hash); in test_hash_overlaps() 275 test, hash, ovl_hash, HASH_SIZE, in test_hash_overlaps()
|
Completed in 5 milliseconds