Searched refs:length (Results 226 - 250 of 5377) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/camellia/
H A Dcamellia.h108 size_t length, const CAMELLIA_KEY *key,
111 size_t length, const CAMELLIA_KEY *key,
114 size_t length, const CAMELLIA_KEY *key,
117 size_t length, const CAMELLIA_KEY *key,
120 size_t length, const CAMELLIA_KEY *key,
123 size_t length, const CAMELLIA_KEY *key,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/camellia/
H A Dcamellia.h108 size_t length, const CAMELLIA_KEY *key,
111 size_t length, const CAMELLIA_KEY *key,
114 size_t length, const CAMELLIA_KEY *key,
117 size_t length, const CAMELLIA_KEY *key,
120 size_t length, const CAMELLIA_KEY *key,
123 size_t length, const CAMELLIA_KEY *key,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-sl.c55 register u_int length = h->len; local
63 length -= SLIP_HDRLEN;
68 sliplink_print(p, ip, length);
72 ip_print(gndo, (u_char *)ip, length);
76 ip6_print(gndo, (u_char *)ip, length);
90 register u_int length = h->len; local
98 length -= SLIP_HDRLEN;
104 sliplink_print(p, ip, length);
107 ip_print(gndo, (u_char *)ip, length);
114 register u_int length)
113 sliplink_print(register const u_char *p, register const struct ip *ip, register u_int length) argument
191 compressed_sl_print(const u_char *chdr, const struct ip *ip, u_int length, int dir) argument
[all...]
H A Dprint-udp.c61 u_int16_t rh_len; /* length of message (in words) */
359 udp_print(register const u_char *bp, u_int length, argument
365 register const u_char *ep = bp + length;
391 if (length < sizeof(struct udphdr)) {
393 (void)printf("truncated-udp %d", length);
396 length -= sizeof(struct udphdr);
423 wb_print((void *)(up + 1), length);
430 sunrpcrequest_print((u_char *)rp, length,
433 nfsreply_print((u_char *)rp, length,
439 rtp_print((void *)(up + 1), length, u
[all...]
H A Dprint-radius.c149 u_int16_t len; /* Radius total length */
156 u_int8_t len; /* Attribute length */
443 /* and 'length' size. */
448 print_attr_string(register u_char *data, u_int length, u_short attr_code ) argument
452 TCHECK2(data[0],length);
457 if (length < 3)
465 length--;
468 length-=2;
478 if (length < 1)
485 length
504 print_vendor_attr(register u_char *data, u_int length, u_short attr_code _U_) argument
570 print_attr_num(register u_char *data, u_int length, u_short attr_code ) argument
686 print_attr_address(register u_char *data, u_int length, u_short attr_code ) argument
729 print_attr_time(register u_char *data, u_int length, u_short attr_code _U_) argument
761 print_attr_strange(register u_char *data, u_int length, u_short attr_code) argument
833 radius_attrs_print(register const u_char *attr, u_int length) argument
894 radius_print(const u_char *dat, u_int length) argument
[all...]
H A Dprint-mpls.c68 mpls_print(const u_char *bp, u_int length) argument
187 default_print(p, length - (p - bp));
197 ip_print(gndo, p, length - (p - bp));
202 ip6_print(gndo, p, length - (p - bp));
204 printf("IPv6, length: %u", length);
209 isoclns_print(p, length - (p - bp), length - (p - bp));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uniconv/
H A Dtest-u16-conv-to-enc.c67 size_t length; local
71 NULL, &length);
73 ASSERT (length == strlen (expected));
74 ASSERT (memcmp (result, expected, length) == 0);
98 size_t length = 0xdead; local
102 NULL, &length);
108 ASSERT (length == 0xdead);
115 ASSERT (length == strlen (expected));
116 ASSERT (memcmp (result, expected, length) == 0
117 || memcmp (result, expected_translit, length)
156 size_t length; local
[all...]
H A Dtest-u8-conv-to-enc.c63 size_t length; local
67 NULL, &length);
69 ASSERT (length == strlen (expected));
70 ASSERT (memcmp (result, expected, length) == 0);
98 size_t length = 0xdead; local
102 NULL, &length);
108 ASSERT (length == 0xdead);
115 ASSERT (length == strlen (expected));
116 ASSERT (memcmp (result, expected, length) == 0
117 || memcmp (result, expected_translit, length)
160 size_t length; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmatch.c88 int length,
91 for (; *p != '\0' && length; ) {
100 while (*p == '*' && length) {
102 length--;
107 if(_match(s, p, out, Case, length,
117 length--;
123 length--;
133 length--;
147 int match(const wchar_t *s, const wchar_t *p, wchar_t *out, int Case, int length) argument
156 return _match(s, p, out, Case, length, compf
87 _match(const wchar_t *s, const wchar_t *p, wchar_t *out, int Case, int length, int (*compfn) (wchar_t a, wchar_t b)) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Descape.c76 char *curl_unescape(const char *string, int length) argument
78 return curl_easy_unescape(NULL, string, length, NULL);
89 size_t length; local
96 length = alloc-1;
97 while(length--) {
141 * Returns a pointer to a malloced string in *ostring with length given in
142 * *olen. If length == 0, the length is assumed to be strlen(string).
146 const char *string, size_t length,
150 size_t alloc = (length
145 Curl_urldecode(struct SessionHandle *data, const char *string, size_t length, char **ostring, size_t *olen, bool reject_ctrl) argument
211 curl_easy_unescape(CURL *handle, const char *string, int length, int *olen) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Diommu-helpers.h33 sg_virt_addr(startsg), startsg->length
68 sg_dma_len(dma_sg) += startsg->length;
69 size = startsg->length + dma_offset;
72 ioc->msg_pages += startsg->length >> IOVP_SHIFT;
113 dma_len = startsg->length;
128 startsg->length;
132 startsg->length;
143 if(unlikely(ALIGN(dma_len + dma_offset + startsg->length,
147 if (startsg->length + dma_len > max_seg_size)
157 dma_len += startsg->length;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/arcnet/
H A Drfc1051.c40 struct archdr *pkthdr, int length);
43 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length,
126 struct archdr *pkthdr, int length)
133 BUGMSG(D_DURING, "it's a raw packet (length=%d)\n", length);
135 if (length >= MinTU)
136 ofs = 512 - length;
138 ofs = 256 - length;
140 skb = alloc_skb(length + ARC_HDR_SIZE, GFP_ATOMIC);
146 skb_put(skb, length
125 rx(struct net_device *dev, int bufnum, struct archdr *pkthdr, int length) argument
214 prepare_tx(struct net_device *dev, struct archdr *pkt, int length, int bufnum) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/
H A Doptions.c72 int i, length; local
79 //length = 308;
86 length = LEN_OPTIONS;
88 length = LEN_OPTIONS + LEN_PADDING;
92 if (i >= length) {
97 if (i + 1 + optionptr[i + OPT_LEN] >= length) {
108 if (i + 1 + optionptr[i + OPT_LEN] >= length) {
119 length = 128;
124 length = 64;
150 * length, the
170 char length = 0; local
216 attach_option(struct option_set **opt_list, struct dhcp_option *option, char *buffer, int length) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/util/
H A DUtfOps.java23 * Returns the byte length of a null terminated UTF string, not including
45 * Returns the byte length of the UTF string that would be created by
50 * @return the byte length of the equivalent UTF data.
54 return getByteLength(chars, 0, chars.length);
58 * Returns the byte length of the UTF string that would be created by
65 * @param length the number of characters to be converted.
67 * @return the byte length of the equivalent UTF data.
69 public static int getByteLength(char[] chars, int offset, int length) { argument
72 length += offset;
73 for (int i = offset; i < length;
120 getCharLength(byte[] bytes, int offset, int length) argument
255 bytesToString(byte[] bytes, int offset, int length) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dasn1_lib.c67 static void asn1_put_length(unsigned char **pp, int length);
73 * If there is 0 or 1 byte left, the length check should pick things up
195 * class 0 is constructed constructed == 2 for indefinite length constructed
197 void ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, argument
223 asn1_put_length(&p, length);
236 static void asn1_put_length(unsigned char **pp, int length) argument
240 if (length <= 127)
241 *(p++) = (unsigned char)length;
243 l = length;
249 p[i] = length
257 ASN1_object_size(int constructed, int length, int tag) argument
306 asn1_GetSequence(ASN1_const_CTX *c, long *length) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Darc4.cpp71 void ARC4_Base::ProcessData(byte *outString, const byte *inString, size_t length) argument
73 if (length == 0)
85 } while (--length);
93 while(--length);
100 void ARC4_Base::DiscardBytes(size_t length) argument
102 if (length == 0)
113 while(--length);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Ddqueue.c27 q->length[i] = 0;
50 q->length[i] = 0;
73 diva_data_q_ack_segment4write(diva_um_idi_data_queue_t * q, int length) argument
76 q->length[q->write] = length;
97 return (q->length[q->read]);
103 q->length[q->read] = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/squashfs/
H A Dcache.c65 struct squashfs_cache *cache, u64 block, int length)
118 entry->length = squashfs_read_data(sb, entry->data,
119 block, length, &entry->next_index,
124 if (entry->length < 0)
125 entry->error = entry->length;
289 * Copy up to length bytes from cache entry to buffer starting at offset bytes
290 * into the cache entry. If there's not length bytes then copy the number of
294 int offset, int length)
296 int remaining = length;
298 if (length
64 squashfs_cache_get(struct super_block *sb, struct squashfs_cache *cache, u64 block, int length) argument
293 squashfs_copy_data(void *buffer, struct squashfs_cache_entry *entry, int offset, int length) argument
331 squashfs_read_metadata(struct super_block *sb, void *buffer, u64 *block, int *offset, int length) argument
369 squashfs_get_fragment(struct super_block *sb, u64 start_block, int length) argument
384 squashfs_get_datablock(struct super_block *sb, u64 start_block, int length) argument
396 squashfs_read_table(struct super_block *sb, void *buffer, u64 block, int length) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dd2i_pr.c76 long length)
97 (const unsigned char **)pp,length)) == NULL) /* TMP UGLY CAST */
107 (const unsigned char **)pp,length)) == NULL) /* TMP UGLY CAST */
117 (const unsigned char **)pp, length)) == NULL)
139 long length)
149 inkey = d2i_ASN1_SET_OF_ASN1_TYPE(NULL, &p, length, d2i_ASN1_TYPE,
160 return d2i_PrivateKey(keytype, a, pp, length);
75 d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp, long length) argument
138 d2i_AutoPrivateKey(EVP_PKEY **a, const unsigned char **pp, long length) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/objects/
H A Dobj_lib.c82 r->data=OPENSSL_malloc(o->length);
86 memcpy(r->data,o->data,o->length);
87 r->length=o->length;
125 ret=(a->length-b->length);
127 return(memcmp(a->data,b->data,a->length));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dio.c34 .length = OMAP1_IO_SIZE,
44 .length = OMAP7XX_DSP_SIZE,
49 .length = OMAP7XX_DSPREG_SIZE,
60 .length = OMAP1510_DSP_SIZE,
65 .length = OMAP1510_DSPREG_SIZE,
76 .length = OMAP16XX_DSP_SIZE,
81 .length = OMAP16XX_DSPREG_SIZE,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dw32spawn.h106 size_t length; local
112 length = 0;
115 length++;
120 length += backslashes + 1;
121 length++;
128 length += backslashes + 1;
130 quoted_string = (char *) xmalloc (length + 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/objects/
H A Dobj_lib.c83 data = OPENSSL_malloc(o->length);
87 memcpy(data, o->data, o->length);
90 r->length = o->length;
131 ret = (a->length - b->length);
134 return (memcmp(a->data, b->data, a->length));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dasn1_lib.c67 static void asn1_put_length(unsigned char **pp, int length);
73 * If there is 0 or 1 byte left, the length check should pick things up
195 * class 0 is constructed constructed == 2 for indefinite length constructed
197 void ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, argument
223 asn1_put_length(&p, length);
236 static void asn1_put_length(unsigned char **pp, int length) argument
240 if (length <= 127)
241 *(p++) = (unsigned char)length;
243 l = length;
249 p[i] = length
257 ASN1_object_size(int constructed, int length, int tag) argument
306 asn1_GetSequence(ASN1_const_CTX *c, long *length) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/objects/
H A Dobj_lib.c83 data = OPENSSL_malloc(o->length);
87 memcpy(data, o->data, o->length);
90 r->length = o->length;
131 ret = (a->length - b->length);
134 return (memcmp(a->data, b->data, a->length));

Completed in 124 milliseconds

1234567891011>>