Searched refs:in (Results 151 - 175 of 16964) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/crypto/
H A Daes-encblock.c25 * @in: Input data (16 bytes)
29 int aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out) argument
35 aes_encrypt(ctx, in, out);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/initscript/archlinux/
H A DMakefile.am8 # avahi is distributed in the hope that it will be useful, but WITHOUT
21 avahi-daemon.in \
22 avahi-dnsconfd.in
32 avahi-daemon: avahi-daemon.in
36 avahi-dnsconfd: avahi-dnsconfd.in
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/initscript/slackware/
H A DMakefile.am8 # avahi is distributed in the hope that it will be useful, but WITHOUT
20 EXTRA_DIST = avahi-daemon.in avahi-dnsconfd.in
26 rc.avahidaemon: avahi-daemon.in
30 rc.avahidnsconfd: avahi-dnsconfd.in
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/initscript/suse/
H A DMakefile.am8 # avahi is distributed in the hope that it will be useful, but WITHOUT
20 EXTRA_DIST = avahi-daemon.in avahi-dnsconfd.in
26 avahi-daemon: avahi-daemon.in
30 avahi-dnsconfd: avahi-dnsconfd.in
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/e2fsprogs/old_e2fsprogs/uuid/
H A Dparse.c8 * Redistribution and use in source and binary forms, with or without
12 * notice, and the entire permission notice in its entirety,
14 * 2. Redistributions in binary form must reproduce the above copyright
15 * notice, this list of conditions and the following disclaimer in the
43 int uuid_parse(const char *in, uuid_t uu) argument
50 if (strlen(in) != 36)
52 for (i=0, cp = in; i <= 36; i++,cp++) {
66 uuid.time_low = strtoul(in, NULL, 16);
67 uuid.time_mid = strtoul(in+9, NULL, 16);
68 uuid.time_hi_and_version = strtoul(in
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/examples/var_service/dhcp_if/
H A Dconvert2ntpconf30 for n in $ntpsrv; do
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/libiberty/
H A Dmemcpy.c2 This function is in the public domain. */
6 @deftypefn Supplemental void* memcpy (void *@var{out}, const void *@var{in}, size_t @var{length})
8 Copies @var{length} bytes from memory region @var{in} to region
21 memcpy (PTR out, const PTR in, size_t length) argument
23 bcopy(in, out, length);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavutil/
H A Dbase64.h11 * FFmpeg is distributed in the hope that it will be useful,
27 * Decodes the base64-encoded string in in and puts the decoded
28 * data in out.
30 * @param out_size size in bytes of the out buffer, it should be at
31 * least 3/4 of the length of in
32 * @return the number of bytes written, or a negative value in case of
35 int av_base64_decode(uint8_t *out, const char *in, int out_size);
38 * Encodes in base64 the data in i
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/build/
H A DMakefile.am12 $(srcdir)/Makefile.in
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/easy-rsa/2.0/
H A Dlist-crl9 $OPENSSL crl -text -noout -in "$CRL"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/include/
H A DMakefile.am13 $(srcdir)/Makefile.in
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/
H A DMakefile.am13 $(srcdir)/Makefile.in
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/plugins/
H A DMakefile.am13 $(srcdir)/Makefile.in
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/crypto/
H A Daes-encblock.c25 * @in: Input data (16 bytes)
29 int aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out) argument
35 aes_encrypt(ctx, in, out);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/initscript/archlinux/
H A DMakefile.am8 # avahi is distributed in the hope that it will be useful, but WITHOUT
21 avahi-daemon.in \
22 avahi-dnsconfd.in
32 avahi-daemon: avahi-daemon.in
36 avahi-dnsconfd: avahi-dnsconfd.in
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/initscript/slackware/
H A DMakefile.am8 # avahi is distributed in the hope that it will be useful, but WITHOUT
20 EXTRA_DIST = avahi-daemon.in avahi-dnsconfd.in
26 rc.avahidaemon: avahi-daemon.in
30 rc.avahidnsconfd: avahi-dnsconfd.in
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/initscript/suse/
H A DMakefile.am8 # avahi is distributed in the hope that it will be useful, but WITHOUT
20 EXTRA_DIST = avahi-daemon.in avahi-dnsconfd.in
26 avahi-daemon: avahi-daemon.in
30 avahi-dnsconfd: avahi-dnsconfd.in
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/e2fsprogs/old_e2fsprogs/uuid/
H A Dparse.c8 * Redistribution and use in source and binary forms, with or without
12 * notice, and the entire permission notice in its entirety,
14 * 2. Redistributions in binary form must reproduce the above copyright
15 * notice, this list of conditions and the following disclaimer in the
43 int uuid_parse(const char *in, uuid_t uu) argument
50 if (strlen(in) != 36)
52 for (i=0, cp = in; i <= 36; i++,cp++) {
66 uuid.time_low = strtoul(in, NULL, 16);
67 uuid.time_mid = strtoul(in+9, NULL, 16);
68 uuid.time_hi_and_version = strtoul(in
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/examples/var_service/dhcp_if/
H A Dconvert2ntpconf30 for n in $ntpsrv; do
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavutil/
H A Dbase64.h11 * FFmpeg is distributed in the hope that it will be useful,
27 * Decodes the base64-encoded string in in and puts the decoded
28 * data in out.
30 * @param out_size size in bytes of the out buffer, it should be at
31 * least 3/4 of the length of in
32 * @return the number of bytes written, or a negative value in case of
35 int av_base64_decode(uint8_t *out, const char *in, int out_size);
38 * Encodes in base64 the data in i
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/libiberty/
H A Dmemcpy.c2 This function is in the public domain. */
6 @deftypefn Supplemental void* memcpy (void *@var{out}, const void *@var{in}, size_t @var{length})
8 Copies @var{length} bytes from memory region @var{in} to region
21 memcpy (PTR out, const PTR in, size_t length) argument
23 bcopy(in, out, length);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/libnet/
H A Dgroupman.h11 This program is distributed in the hope that it will be useful,
31 } in; member in struct:libnet_rpc_groupadd
42 } in; member in struct:libnet_rpc_groupdel
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/script/
H A Dinstallpc.sh11 for I in $*
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/wrepl_server/
H A Dwrepl_out_helpers.h13 This program is distributed in the hope that it will be useful,
28 } in; member in struct:wreplsrv_pull_cycle_io
36 } in; member in struct:wreplsrv_push_notify_io
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/lib/
H A Dbase32.h10 This program is distributed in the hope that it will be useful,
39 extern void base32_encode (const char *restrict in, size_t inlen,
42 extern size_t base32_encode_alloc (const char *in, size_t inlen, char **out);
47 const char *restrict in, size_t inlen,
51 const char *in, size_t inlen,
54 #define base32_decode(in, inlen, out, outlen) \
55 base32_decode_ctx (NULL, in, inlen, out, outlen)
57 #define base32_decode_alloc(in, inlen, out, outlen) \
58 base32_decode_alloc_ctx (NULL, in, inlen, out, outlen)

Completed in 152 milliseconds

1234567891011>>