Searched refs:crypto_shorthash_BYTES (Results 1 – 3 of 3) sorted by relevance
11 unsigned char out[crypto_shorthash_BYTES]; in main()22 for (j = 0; j < crypto_shorthash_BYTES; ++j) { in main()
8 return crypto_shorthash_BYTES; in crypto_shorthash_bytes()
16 #define crypto_shorthash_BYTES crypto_shorthash_siphash24_BYTES macro