Searched refs:crypto_shorthash_siphash24_bytes (Results 1 – 3 of 3) sorted by relevance
4 crypto_shorthash_siphash24_bytes(void) { in crypto_shorthash_siphash24_bytes() function
18 size_t crypto_shorthash_siphash24_bytes(void);
30 assert(crypto_shorthash_bytes() == crypto_shorthash_siphash24_bytes()); in main()