Searched defs:base64 (Results 1 - 13 of 13) sorted by last modified time

/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c2574 static const int base64[256] = { variable
[all...]
H A Darchive_write_add_filter_b64encode.c66 static const char base64[] = { variable
[all...]
H A Darchive_read_support_filter_uu.c138 static const unsigned char base64[256] = { variable
[all...]
/freebsd-10-stable/lib/libfetch/
H A Dhttp.c971 static const char base64[] = local
[all...]
/freebsd-10-stable/crypto/openssl/apps/
H A Denc.c116 int enc = 1, printkey = 0, i, base64 = 0; local
[all...]
H A Drand.c85 int base64 = 0; local
[all...]
/freebsd-10-stable/usr.sbin/portsnap/phttpget/
H A Dphttpget.c71 static const char base64[] = local
/freebsd-10-stable/usr.bin/uuencode/
H A Duuencode.c76 int base64; local
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dbase64.c48 static const char base64[] = variable
[all...]
/freebsd-10-stable/lib/libiconv_modules/UTF7/
H A Dcitrus_utf7.c109 static const char base64[] = variable
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A Dbio_b64.c92 EVP_ENCODE_CTX base64; member in struct:b64_struct
[all...]
/freebsd-10-stable/usr.bin/uudecode/
H A Duudecode.c70 static int base64, cflag, iflag, oflag, pflag, rflag, sflag; variable
/freebsd-10-stable/sbin/iscontrol/
H A Dmisc.c64 static char base64[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" variable

Completed in 112 milliseconds