Home
last modified time | relevance | path

Searched refs:crypto_pwhash_strprefix (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_pwhash.h55 const char *crypto_pwhash_strprefix(void);
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/
H A Dcrypto_pwhash.c63 crypto_pwhash_strprefix(void) in crypto_pwhash_strprefix() function
/freebsd/sys/contrib/libsodium/test/default/
H A Dpwhash_argon2id.c409 assert(crypto_pwhash_strbytes() > strlen(crypto_pwhash_strprefix())); in main()
454 crypto_pwhash_strprefix()) == 0); in main()