Home
last modified time | relevance | path

Searched refs:hex_end (Results 1 – 25 of 30) sorted by relevance

12

/dports/security/libsodium/libsodium-1.0.18/test/default/
H A Dcodecs.c15 const char *hex_end; in main() local
30 &hex_end); in main()
33 printf("dt1: %ld\n", (long) (hex_end - hex)); in main()
44 printf("dt2: %ld\n", (long) (hex_end - hex)); in main()
52 printf("dt3: %ld\n", (long) (hex_end - hex)); in main()
56 &bin_len, &hex_end) != -1) { in main()
59 printf("dt4: %ld\n", (long) (hex_end - hex)); in main()
63 &bin_len, &hex_end) != -1) { in main()
66 printf("dt5: %ld\n", (long) (hex_end - hex)); in main()
76 &bin_len, &hex_end) != 0) { in main()
[all …]
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/test/default/
H A Dcodecs.c15 const char *hex_end; in main() local
30 &hex_end); in main()
33 printf("dt1: %ld\n", (long) (hex_end - hex)); in main()
44 printf("dt2: %ld\n", (long) (hex_end - hex)); in main()
52 printf("dt3: %ld\n", (long) (hex_end - hex)); in main()
56 &bin_len, &hex_end) != -1) { in main()
59 printf("dt4: %ld\n", (long) (hex_end - hex)); in main()
63 &bin_len, &hex_end) != -1) { in main()
66 printf("dt5: %ld\n", (long) (hex_end - hex)); in main()
76 &bin_len, &hex_end) != 0) { in main()
[all …]
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/test/default/
H A Dcodecs.c15 const char *hex_end; in main() local
30 &hex_end); in main()
33 printf("dt1: %ld\n", (long) (hex_end - hex)); in main()
44 printf("dt2: %ld\n", (long) (hex_end - hex)); in main()
52 printf("dt3: %ld\n", (long) (hex_end - hex)); in main()
56 &bin_len, &hex_end) != -1) { in main()
59 printf("dt4: %ld\n", (long) (hex_end - hex)); in main()
63 &bin_len, &hex_end) != -1) { in main()
66 printf("dt5: %ld\n", (long) (hex_end - hex)); in main()
76 &bin_len, &hex_end) != 0) { in main()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/test/default/
H A Dcodecs.c15 const char *hex_end; in main() local
30 &hex_end); in main()
33 printf("dt1: %ld\n", (long) (hex_end - hex)); in main()
44 printf("dt2: %ld\n", (long) (hex_end - hex)); in main()
52 printf("dt3: %ld\n", (long) (hex_end - hex)); in main()
56 &bin_len, &hex_end) != -1) { in main()
59 printf("dt4: %ld\n", (long) (hex_end - hex)); in main()
63 &bin_len, &hex_end) != -1) { in main()
66 printf("dt5: %ld\n", (long) (hex_end - hex)); in main()
76 &bin_len, &hex_end) != 0) { in main()
[all …]
/dports/lang/perl5.30/perl-5.30.3/lib/Unicode/
H A DUCD.pm2628 my ($hex_begin, $hex_end) = split "\t", $range;
2642 if (defined $hex_end) { # The next item starts with the code point 1
2645 my $end = hex $hex_end;
3479 my ($hex_begin, $hex_end, $map) = split "\t", $ranges[$i];
3507 my $end = (defined $hex_end && $hex_end ne "")
3508 ? hex $hex_end
3582 my ($hex_end, undef, undef) = split "\t", $ranges[$i];
3583 $list .= "$hex_begin\t$hex_end\t$decimal_map\n";
3682 my ($hex_begin, $hex_end, $map) = split "\t", $range;
3685 my $end = (defined $hex_end && $hex_end ne "")
[all …]
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/smtp/
H A Dsmtp_xlink2state.c92 const uint8_t *hex_end; in get_xlink_hex_value() local
97 hex_end = buf + 8; in get_xlink_hex_value()
99 while (buf < hex_end) in get_xlink_hex_value()
/dports/lang/perl5.34/perl-5.34.0/lib/Unicode/
H A DUCD.pm3220 my ($hex_begin, $hex_end) = split "\t", $range;
3234 if (defined $hex_end) { # The next item starts with the code point 1
3237 my $end = hex $hex_end;
4070 my ($hex_begin, $hex_end, $map) = split "\t", $ranges[$i];
4098 my $end = (defined $hex_end && $hex_end ne "")
4099 ? hex $hex_end
4173 my ($hex_end, undef, undef) = split "\t", $ranges[$i];
4174 $list .= "$hex_begin\t$hex_end\t$decimal_map\n";
4273 my ($hex_begin, $hex_end, $map) = split "\t", $range;
4276 my $end = (defined $hex_end && $hex_end ne "")
[all …]
/dports/lang/perl5.32/perl-5.32.1/lib/Unicode/
H A DUCD.pm3220 my ($hex_begin, $hex_end) = split "\t", $range;
3234 if (defined $hex_end) { # The next item starts with the code point 1
3237 my $end = hex $hex_end;
4070 my ($hex_begin, $hex_end, $map) = split "\t", $ranges[$i];
4098 my $end = (defined $hex_end && $hex_end ne "")
4099 ? hex $hex_end
4173 my ($hex_end, undef, undef) = split "\t", $ranges[$i];
4174 $list .= "$hex_begin\t$hex_end\t$decimal_map\n";
4273 my ($hex_begin, $hex_end, $map) = split "\t", $range;
4276 my $end = (defined $hex_end && $hex_end ne "")
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/lib/Unicode/
H A DUCD.pm3218 my ($hex_begin, $hex_end) = split "\t", $range;
3232 if (defined $hex_end) { # The next item starts with the code point 1
3235 my $end = hex $hex_end;
4068 my ($hex_begin, $hex_end, $map) = split "\t", $ranges[$i];
4096 my $end = (defined $hex_end && $hex_end ne "")
4097 ? hex $hex_end
4171 my ($hex_end, undef, undef) = split "\t", $ranges[$i];
4172 $list .= "$hex_begin\t$hex_end\t$decimal_map\n";
4271 my ($hex_begin, $hex_end, $map) = split "\t", $range;
4274 my $end = (defined $hex_end && $hex_end ne "")
[all …]
/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/smtp/
H A Dsmtp_xlink2state.cc55 const uint8_t* hex_end = buf + 8; in get_xlink_hex_value() local
57 while (buf < hex_end) in get_xlink_hex_value()
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/sodium/
H A Dcodecs.c44 const char **const hex_end) in sodium_hex2bin() argument
91 if (hex_end != NULL) { in sodium_hex2bin()
92 *hex_end = &hex[hex_pos]; in sodium_hex2bin()
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/sodium/
H A Dcodecs.c44 const char **const hex_end) in sodium_hex2bin() argument
91 if (hex_end != NULL) { in sodium_hex2bin()
92 *hex_end = &hex[hex_pos]; in sodium_hex2bin()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/sodium/
H A Dcodecs.c44 const char **const hex_end) in sodium_hex2bin() argument
91 if (hex_end != NULL) { in sodium_hex2bin()
92 *hex_end = &hex[hex_pos]; in sodium_hex2bin()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/sodium/
H A Dcodecs.c44 const char **const hex_end) in sodium_hex2bin() argument
91 if (hex_end != NULL) { in sodium_hex2bin()
92 *hex_end = &hex[hex_pos]; in sodium_hex2bin()
/dports/security/uacme/uacme-upstream-1.7.1/
H A Dbase64.c83 const char **const hex_end) in hex2bin() argument
130 if (hex_end != NULL) { in hex2bin()
131 *hex_end = &hex[hex_pos]; in hex2bin()
H A Dbase64.h54 const char ** const hex_end)
/dports/security/asignify/asignify-1.0/libasignify/
H A Dutil.c293 size_t * const bin_len, const char ** const hex_end) in hex2bin() argument
334 if (hex_end != NULL) { in hex2bin()
335 *hex_end = &hex[hex_pos]; in hex2bin()
H A Dasignify_internal.h109 size_t * const bin_len, const char ** const hex_end);
/dports/devel/dbus/dbus-1.12.20/dbus/
H A Ddbus-address.c293 int hex_end; in append_unescaped_value() local
311 if (!_dbus_string_hex_decode (&hex, 0, &hex_end, in append_unescaped_value()
316 if (hex_end != 2) in append_unescaped_value()
/dports/devel/py-wcwidth/wcwidth-0.1.8/
H A Dsetup.py252 hex_start, hex_end = ('0x{0:04x}'.format(start),
263 fout.write('({0}, {1},),'.format(hex_start, hex_end))
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/include/sodium/
H A Dutils.h68 const char ** const hex_end)
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/include/sodium/
H A Dutils.h68 const char ** const hex_end)
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/include/sodium/
H A Dutils.h68 const char ** const hex_end)
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/include/sodium/
H A Dutils.h68 const char ** const hex_end)
/dports/www/nginx-full/njs-0.7.1/src/
H A Dnjs_parser.c8378 const u_char *src, *end, *hex_end; in njs_parser_escape_string_create() local
8424 hex_end = end; in njs_parser_escape_string_create()
8508 hex_end = src + hex_length; in njs_parser_escape_string_create()
8511 cp = njs_number_hex_parse(&src, hex_end, 0); in njs_parser_escape_string_create()
8567 const u_char *ptr, *src, *end, *hex_end; in njs_parser_escape_string_calc_length() local
8594 hex_end = end; in njs_parser_escape_string_calc_length()
8643 hex_end = src + hex_length; in njs_parser_escape_string_calc_length()
8645 if (njs_slow_path(hex_end > end)) { in njs_parser_escape_string_calc_length()
8652 cp = njs_number_hex_parse(&src, hex_end, 0); in njs_parser_escape_string_calc_length()
8655 if (src != hex_end) { in njs_parser_escape_string_calc_length()

12