Searched refs:crypto_shorthash_siphashx24_KEYBYTES (Results 1 – 3 of 3) sorted by relevance
12 unsigned char k[crypto_shorthash_siphashx24_KEYBYTES]; in main()16 for (i = 0; i < crypto_shorthash_siphashx24_KEYBYTES; ++i) { in main()27 assert(crypto_shorthash_siphashx24_KEYBYTES >= crypto_shorthash_siphash24_KEYBYTES); in main()30 assert(crypto_shorthash_siphashx24_keybytes() == crypto_shorthash_siphashx24_KEYBYTES); in main()
10 return crypto_shorthash_siphashx24_KEYBYTES; in crypto_shorthash_siphashx24_keybytes()
35 #define crypto_shorthash_siphashx24_KEYBYTES 16U macro