Home
last modified time | relevance | path

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

/freebsd/lib/libcrypt/
H A Dmisc.c36 static char itoa64[] = /* 0 ... 63 => ascii - 64 */ variable
/freebsd/lib/libpam/modules/pam_unix/
H A Dpam_unix.c465 static unsigned char itoa64[] = /* 0 ... 63 => ascii - 64 */ variable
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dcrypto_scrypt-common.c30 static const char *const itoa64 = variable