Searched refs:base64 (Results 176 - 200 of 222) sorted by relevance

123456789

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/utils/
H A Dnet_rpc_samsync.c1333 * UTF8->base64 problem.
1340 char *value, *p, *base64; local
1384 base64 = base64_encode_data_blob(base64_blob);
1385 SMB_ASSERT(base64 != NULL);
1387 res = fprintf(add_fd, "%s:: %s\n", attr_name, base64);
1389 SAFE_FREE(base64);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/ldb/tests/python/
H A Dldap.py10 import base64 namespace
1244 desc_base64 = base64.b64encode(desc_binary)
1268 desc_base64 = base64.b64encode( ndr_pack(desc) )
1355 desc_base64 = base64.b64encode(ndr_pack(desc))
1383 desc_base64 = base64.b64encode(ndr_pack(desc))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Dmanage.c115 msg (M_CLIENT, " Enter signature base64 on subsequent lines followed by END");
735 char *base64 = NULL; local
737 if (pkcs11_management_id_get (index, &id, &base64))
738 msg (M_CLIENT, ">PKCS11ID-ENTRY:'%d', ID:'%s', BLOB:'%s'", index, id, base64);
744 if (base64 != NULL)
745 free (base64);
2987 char * /* returns allocated base64 signature */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Dmanage.c115 msg (M_CLIENT, " Enter signature base64 on subsequent lines followed by END");
735 char *base64 = NULL; local
737 if (pkcs11_management_id_get (index, &id, &base64))
738 msg (M_CLIENT, ">PKCS11ID-ENTRY:'%d', ID:'%s', BLOB:'%s'", index, id, base64);
744 if (base64 != NULL)
745 free (base64);
2987 char * /* returns allocated base64 signature */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Dmanage.c115 msg (M_CLIENT, " Enter signature base64 on subsequent lines followed by END");
735 char *base64 = NULL; local
737 if (pkcs11_management_id_get (index, &id, &base64))
738 msg (M_CLIENT, ">PKCS11ID-ENTRY:'%d', ID:'%s', BLOB:'%s'", index, id, base64);
744 if (base64 != NULL)
745 free (base64);
2987 char * /* returns allocated base64 signature */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/src/
H A Dutils.c2112 /* Encode the octets in DATA of length LENGTH to base64 format,
2116 the resulting base64 data, not counting the terminating zero.
2119 base64 data. */
2138 /* Transform the 3x8 bits to 4x6 bits, as required by base64. */
2180 3/4*strlen(base64).
2185 base64 input.
2190 base64_decode (const char *base64, void *dest)
2192 /* Table of base64 values for first 128 characters. Note that this
2213 const char *p = base64;
2226 return -1; /* illegal char while decoding base64 */
2177 base64_decode(const char *base64, void *dest) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/src/
H A Dutils.c2112 /* Encode the octets in DATA of length LENGTH to base64 format,
2116 the resulting base64 data, not counting the terminating zero.
2119 base64 data. */
2138 /* Transform the 3x8 bits to 4x6 bits, as required by base64. */
2180 3/4*strlen(base64).
2185 base64 input.
2190 base64_decode (const char *base64, void *dest)
2192 /* Table of base64 values for first 128 characters. Note that this
2213 const char *p = base64;
2226 return -1; /* illegal char while decoding base64 */
2177 base64_decode(const char *base64, void *dest) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/src/
H A Dutils.c2112 /* Encode the octets in DATA of length LENGTH to base64 format,
2116 the resulting base64 data, not counting the terminating zero.
2119 base64 data. */
2138 /* Transform the 3x8 bits to 4x6 bits, as required by base64. */
2180 3/4*strlen(base64).
2185 base64 input.
2190 base64_decode (const char *base64, void *dest)
2192 /* Table of base64 values for first 128 characters. Note that this
2213 const char *p = base64;
2226 return -1; /* illegal char while decoding base64 */
2177 base64_decode(const char *base64, void *dest) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A DMakefile.in79 am__objects_1 = file.lo timeval.lo base64.lo hostip.lo progress.lo \
103 libcurlu_la-base64.lo libcurlu_la-hostip.lo \
467 CSOURCES = file.c timeval.c base64.c hostip.c progress.c formdata.c \
608 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base64.Plo@am__quote@
658 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcurlu_la-base64.Plo@am__quote@
833 libcurlu_la-base64.lo: base64.c
834 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-base64.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-base64.Tpo" -c -o libcurlu_la-base64
[all...]
H A DMakefile.vc10462 $(DIROBJ)\base64.obj \
H A DMakefile.vc6462 $(DIROBJ)\base64.obj \
H A DMakefile.vc8462 $(DIROBJ)\base64.obj \
H A DMakefile.vc9462 $(DIROBJ)\base64.obj \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A DMakefile.in79 am__objects_1 = file.lo timeval.lo base64.lo hostip.lo progress.lo \
103 libcurlu_la-base64.lo libcurlu_la-hostip.lo \
467 CSOURCES = file.c timeval.c base64.c hostip.c progress.c formdata.c \
608 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base64.Plo@am__quote@
658 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcurlu_la-base64.Plo@am__quote@
833 libcurlu_la-base64.lo: base64.c
834 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-base64.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-base64.Tpo" -c -o libcurlu_la-base64
[all...]
H A DMakefile.vc10462 $(DIROBJ)\base64.obj \
H A DMakefile.vc6462 $(DIROBJ)\base64.obj \
H A DMakefile.vc8462 $(DIROBJ)\base64.obj \
H A DMakefile.vc9462 $(DIROBJ)\base64.obj \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A DMakefile.in79 am__objects_1 = file.lo timeval.lo base64.lo hostip.lo progress.lo \
103 libcurlu_la-base64.lo libcurlu_la-hostip.lo \
467 CSOURCES = file.c timeval.c base64.c hostip.c progress.c formdata.c \
608 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base64.Plo@am__quote@
658 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcurlu_la-base64.Plo@am__quote@
833 libcurlu_la-base64.lo: base64.c
834 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-base64.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-base64.Tpo" -c -o libcurlu_la-base64
[all...]
H A DMakefile.vc10462 $(DIROBJ)\base64.obj \
H A DMakefile.vc6462 $(DIROBJ)\base64.obj \
H A DMakefile.vc8462 $(DIROBJ)\base64.obj \
H A DMakefile.vc9462 $(DIROBJ)\base64.obj \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/src/
H A Dsexp.c1007 const char *base64 = NULL; local
1209 else if (base64)
1212 base64 = NULL;
1253 base64 = p;
1490 base64 = p;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/src/
H A Dsexp.c1007 const char *base64 = NULL; local
1209 else if (base64)
1212 base64 = NULL;
1253 base64 = p;
1490 base64 = p;

Completed in 149 milliseconds

123456789