Searched refs:crypto_pwhash_primitive (Results 1 – 3 of 3) sorted by relevance
140 const char *crypto_pwhash_primitive(void)
209 crypto_pwhash_primitive(void) { in crypto_pwhash_primitive() function
421 assert(strcmp(crypto_pwhash_primitive(), "argon2i") == 0); in main()