Searched refs:crypto_hash_primitive (Results 1 – 3 of 3) sorted by relevance
18 crypto_hash_primitive(void) { in crypto_hash_primitive() function
33 const char *crypto_hash_primitive(void)
39 assert(strcmp(crypto_hash_primitive(), "sha512") == 0); in main()