Home
last modified time | relevance | path

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

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