Home
last modified time | relevance | path

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

/netbsd-src/lib/libcrypt/
H A Dcrypt-argon2.c85 b64_char_to_byte(int c) b64_char_to_byte() function
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dencoding.c94 static unsigned b64_char_to_byte(int c) { in b64_char_to_byte() function
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/sodium/
H A Dcodecs.c126 b64_char_to_byte(int c) in b64_char_to_byte() function