Home
last modified time | relevance | path

Searched refs:SIPHASH_KEY_SIZE (Results 1 – 3 of 3) sorted by relevance

/openssl/test/
H A Dsiphash_internal_test.c173 unsigned char key[SIPHASH_KEY_SIZE]; in test_siphash()
260 static const unsigned char key[SIPHASH_KEY_SIZE] = {0}; in test_siphash_basic()
/openssl/include/crypto/
H A Dsiphash.h17 # define SIPHASH_KEY_SIZE 16 macro
/openssl/providers/implementations/macs/
H A Dsiphash_prov.c100 if (keylen != SIPHASH_KEY_SIZE) in siphash_setkey()

Completed in 19 milliseconds