Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dencoding.c83 static int b64_byte_to_char(unsigned x) { in b64_byte_to_char() function
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/sodium/
H A Dcodecs.c117 b64_byte_to_char(unsigned int x) in b64_byte_to_char() function