Home
last modified time | relevance | path

Searched defs:crypto_pwhash_argon2id_STRBYTES (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
H A Dpwhash_argon2id.c178 crypto_pwhash_argon2id_str(char out[crypto_pwhash_argon2id_STRBYTES], in crypto_pwhash_argon2id_str()
209 crypto_pwhash_argon2id_str_verify(const char str[crypto_pwhash_argon2id_STRBYTES], in crypto_pwhash_argon2id_str_verify()
H A Dpwhash_argon2i.c286 crypto_pwhash_argon2id_str_needs_rehash(const char str[crypto_pwhash_argon2id_STRBYTES], in crypto_pwhash_argon2id_str_needs_rehash()
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
H A Dcrypto_pwhash_argon2id.h41 #define crypto_pwhash_argon2id_STRBYTES 128U macro