Home
last modified time | relevance | path

Searched refs:base64_decode_alloc_ctx (Results 1 – 25 of 55) sorted by relevance

123

/dports/security/libgsasl/gsasl-1.10.0/lib/gltests/
H A Dtest-base64.c179 ok = base64_decode_alloc_ctx (&ctx, "YW\n", 3, &p, &len); in main()
190 ok = base64_decode_alloc_ctx (&ctx, "hp", 2, &p, &len); in main()
196 ok = base64_decode_alloc_ctx (&ctx, "", 0, &p, &len); in main()
213 ok = base64_decode_alloc_ctx (NULL, " ! ", 3, &p, &len); in main()
216 ok = base64_decode_alloc_ctx (NULL, "abc\ndef", 7, &p, &len); in main()
219 ok = base64_decode_alloc_ctx (NULL, "aa", 2, &p, &len); in main()
222 ok = base64_decode_alloc_ctx (NULL, "aa=", 3, &p, &len); in main()
225 ok = base64_decode_alloc_ctx (NULL, "aax", 3, &p, &len); in main()
228 ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len); in main()
231 ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len); in main()
[all …]
/dports/sysutils/coreutils/coreutils-8.32/gnulib-tests/
H A Dtest-base64.c179 ok = base64_decode_alloc_ctx (&ctx, "YW\n", 3, &p, &len); in main()
190 ok = base64_decode_alloc_ctx (&ctx, "hp", 2, &p, &len); in main()
196 ok = base64_decode_alloc_ctx (&ctx, "", 0, &p, &len); in main()
213 ok = base64_decode_alloc_ctx (NULL, " ! ", 3, &p, &len); in main()
216 ok = base64_decode_alloc_ctx (NULL, "abc\ndef", 7, &p, &len); in main()
219 ok = base64_decode_alloc_ctx (NULL, "aa", 2, &p, &len); in main()
222 ok = base64_decode_alloc_ctx (NULL, "aa=", 3, &p, &len); in main()
225 ok = base64_decode_alloc_ctx (NULL, "aax", 3, &p, &len); in main()
228 ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len); in main()
231 ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len); in main()
[all …]
/dports/security/gsasl/gsasl-1.10.0/lib/gltests/
H A Dtest-base64.c179 ok = base64_decode_alloc_ctx (&ctx, "YW\n", 3, &p, &len); in main()
190 ok = base64_decode_alloc_ctx (&ctx, "hp", 2, &p, &len); in main()
196 ok = base64_decode_alloc_ctx (&ctx, "", 0, &p, &len); in main()
213 ok = base64_decode_alloc_ctx (NULL, " ! ", 3, &p, &len); in main()
216 ok = base64_decode_alloc_ctx (NULL, "abc\ndef", 7, &p, &len); in main()
219 ok = base64_decode_alloc_ctx (NULL, "aa", 2, &p, &len); in main()
222 ok = base64_decode_alloc_ctx (NULL, "aa=", 3, &p, &len); in main()
225 ok = base64_decode_alloc_ctx (NULL, "aax", 3, &p, &len); in main()
228 ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len); in main()
231 ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len); in main()
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-base64.c179 ok = base64_decode_alloc_ctx (&ctx, "YW\n", 3, &p, &len); in main()
190 ok = base64_decode_alloc_ctx (&ctx, "hp", 2, &p, &len); in main()
196 ok = base64_decode_alloc_ctx (&ctx, "", 0, &p, &len); in main()
213 ok = base64_decode_alloc_ctx (NULL, " ! ", 3, &p, &len); in main()
216 ok = base64_decode_alloc_ctx (NULL, "abc\ndef", 7, &p, &len); in main()
219 ok = base64_decode_alloc_ctx (NULL, "aa", 2, &p, &len); in main()
222 ok = base64_decode_alloc_ctx (NULL, "aa=", 3, &p, &len); in main()
225 ok = base64_decode_alloc_ctx (NULL, "aax", 3, &p, &len); in main()
228 ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len); in main()
231 ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len); in main()
[all …]
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-base64.c179 ok = base64_decode_alloc_ctx (&ctx, "YW\n", 3, &p, &len); in main()
190 ok = base64_decode_alloc_ctx (&ctx, "hp", 2, &p, &len); in main()
196 ok = base64_decode_alloc_ctx (&ctx, "", 0, &p, &len); in main()
213 ok = base64_decode_alloc_ctx (NULL, " ! ", 3, &p, &len); in main()
216 ok = base64_decode_alloc_ctx (NULL, "abc\ndef", 7, &p, &len); in main()
219 ok = base64_decode_alloc_ctx (NULL, "aa", 2, &p, &len); in main()
222 ok = base64_decode_alloc_ctx (NULL, "aa=", 3, &p, &len); in main()
225 ok = base64_decode_alloc_ctx (NULL, "aax", 3, &p, &len); in main()
228 ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len); in main()
231 ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len); in main()
[all …]
/dports/security/oath-toolkit/oath-toolkit-2.6.2/libpskc/gl/tests/
H A Dtest-base64.c179 ok = base64_decode_alloc_ctx (&ctx, "YW\n", 3, &p, &len); in main()
190 ok = base64_decode_alloc_ctx (&ctx, "hp", 2, &p, &len); in main()
196 ok = base64_decode_alloc_ctx (&ctx, "", 0, &p, &len); in main()
213 ok = base64_decode_alloc_ctx (NULL, " ! ", 3, &p, &len); in main()
216 ok = base64_decode_alloc_ctx (NULL, "abc\ndef", 7, &p, &len); in main()
219 ok = base64_decode_alloc_ctx (NULL, "aa", 2, &p, &len); in main()
222 ok = base64_decode_alloc_ctx (NULL, "aa=", 3, &p, &len); in main()
225 ok = base64_decode_alloc_ctx (NULL, "aax", 3, &p, &len); in main()
228 ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len); in main()
231 ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len); in main()
[all …]
/dports/misc/gnuls/coreutils-8.30/gnulib-tests/
H A Dtest-base64.c179 ok = base64_decode_alloc_ctx (&ctx, "YW\n", 3, &p, &len); in main()
190 ok = base64_decode_alloc_ctx (&ctx, "hp", 2, &p, &len); in main()
196 ok = base64_decode_alloc_ctx (&ctx, "", 0, &p, &len); in main()
213 ok = base64_decode_alloc_ctx (NULL, " ! ", 3, &p, &len); in main()
216 ok = base64_decode_alloc_ctx (NULL, "abc\ndef", 7, &p, &len); in main()
219 ok = base64_decode_alloc_ctx (NULL, "aa", 2, &p, &len); in main()
222 ok = base64_decode_alloc_ctx (NULL, "aa=", 3, &p, &len); in main()
225 ok = base64_decode_alloc_ctx (NULL, "aax", 3, &p, &len); in main()
228 ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len); in main()
231 ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len); in main()
[all …]
/dports/games/hedgewars-server/hedgewars-src-1.0.0/project_files/frontlib/base64/
H A Dbase64.h50 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
58 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/games/hedgewars/hedgewars-src-1.0.0/project_files/frontlib/base64/
H A Dbase64.h50 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
58 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/mail/mpop/mpop-1.4.15/src/
H A Dbase64.h54 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
62 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/mail/msmtp/msmtp-1.8.19/src/
H A Dbase64.h54 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
62 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/misc/amanda-server/amanda-3.3.9/gnulib/
H A Dbase64.h54 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
62 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/misc/amanda-client/amanda-3.3.9/gnulib/
H A Dbase64.h54 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
62 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/security/libgsasl/gsasl-1.10.0/lib/gl/
H A Dbase64.h54 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
62 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/archivers/sharutils/sharutils-4.15.2/lib/
H A Dbase64.h54 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
62 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/databases/recutils/recutils-1.8/lib/
H A Dbase64.h54 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
62 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/gl/
H A Dbase64.h54 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
62 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/gl/
H A Dbase64.h54 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
62 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dbase64.h54 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
62 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/sysutils/cmogstored/cmogstored-1.8.1/lib/
H A Dbase64.h54 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
62 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dbase64.h54 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
62 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/security/gss/gss-1.0.3/src/gl/
H A Dbase64.h54 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
62 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/security/gsasl/gsasl-1.10.0/lib/gl/
H A Dbase64.h54 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
62 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/math/octave/octave-6.4.0/libgnu/
H A Dbase64.h54 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
62 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dbase64.h54 extern bool base64_decode_alloc_ctx (struct base64_decode_context *ctx,
62 base64_decode_alloc_ctx (NULL, in, inlen, out, outlen)

123