Searched refs:crypto_shorthash_primitive (Results 1 – 3 of 3) sorted by relevance
18 crypto_shorthash_primitive(void) in crypto_shorthash_primitive() function
26 const char *crypto_shorthash_primitive(void);
29 assert(strcmp(crypto_shorthash_primitive(), "siphash24") == 0); in main()