Searched refs:SIPHASH_KEY_SIZE (Results 1 – 3 of 3) sorted by relevance
173 unsigned char key[SIPHASH_KEY_SIZE]; in test_siphash()260 static const unsigned char key[SIPHASH_KEY_SIZE] = {0}; in test_siphash_basic()
17 # define SIPHASH_KEY_SIZE 16 macro
100 if (keylen != SIPHASH_KEY_SIZE) in siphash_setkey()
Completed in 19 milliseconds