Home
last modified time | relevance | path

Searched defs:Base64 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ldns/compat/
H A Db64_ntop.c47 static const char Base64[] = variable
H A Db64_pton.c47 static const char Base64[] = variable
/freebsd/crypto/openssh/openbsd-compat/
H A Dbase64.c64 static const char Base64[] = variable
/freebsd/lib/libc/net/
H A Dbase64.c58 static const char Base64[] = variable
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.cpp155 std::string Base64(const Unit &U) { in Base64() function
/freebsd/contrib/sendmail/mail.local/
H A Dmail.local.c1701 char Base64[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+_"; local