Searched refs:crypto_pwhash_argon2i_strprefix (Results 1 – 3 of 3) sorted by relevance
47 const char *crypto_pwhash_argon2i_strprefix(void);
70 crypto_pwhash_argon2i_strprefix(void) in crypto_pwhash_argon2i_strprefix() function
411 assert(crypto_pwhash_argon2i_strbytes() > strlen(crypto_pwhash_argon2i_strprefix())); in main()