Home
last modified time | relevance | path

Searched defs:decode_decimal (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-encoding.c39 decode_decimal(const char *str, unsigned long *v) in decode_decimal() function
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dencoding.c209 static const char *decode_decimal(const char *str, unsigned long *v) { in decode_decimal() function