Searched refs:length (Results 126 - 150 of 5377) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Dbss_rtcp.c89 unsigned short int length; member in struct:rpc_msg
136 static int get(io_channel chan, char *buffer, int maxlen, int *length) argument
145 *length = iosb.count;
149 static int put(io_channel chan, char *buffer, int length) argument
154 buffer, length, 0, 0, 0, 0);
191 int status, length; local
198 length = ctx->filled - ctx->pos;
199 if (length > outl)
200 length = outl;
201 memmove(out, &ctx->msg.data[ctx->pos], length);
241 int status, i, segment, length; local
312 int length; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/camellia/
H A Dcmll_ctr.c56 size_t length, const CAMELLIA_KEY *key,
62 CRYPTO_ctr128_encrypt(in, out, length, key, ivec, ecount_buf, num,
55 Camellia_ctr128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const CAMELLIA_KEY *key, unsigned char ivec[CAMELLIA_BLOCK_SIZE], unsigned char ecount_buf[CAMELLIA_BLOCK_SIZE], unsigned int *num) argument
H A Dcmll_ofb.c117 size_t length, const CAMELLIA_KEY *key,
120 CRYPTO_ofb128_encrypt(in, out, length, key, ivec, num,
116 Camellia_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const CAMELLIA_KEY *key, unsigned char *ivec, int *num) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-aodv.c56 aodv_extension(const struct aodv_ext *ep, u_int length) argument
67 i = min(length, (u_int)(snapend - (u_char *)ep));
79 printf("\n\text %u %u", ep->type, ep->length);
85 aodv_rreq(const union aodv *ap, const u_char *dat, u_int length) argument
93 i = min(length, (u_int)(snapend - dat));
100 "\tdst %s seq %lu src %s seq %lu", length,
117 aodv_rrep(const union aodv *ap, const u_char *dat, u_int length) argument
125 i = min(length, (u_int)(snapend - dat));
132 "\tdst %s dseq %lu src %s %lu ms", length,
146 aodv_rerr(const union aodv *ap, const u_char *dat, u_int length) argument
179 aodv_v6_rreq(const union aodv *ap, const u_char *dat, u_int length) argument
219 aodv_v6_rrep(const union aodv *ap, const u_char *dat, u_int length) argument
256 aodv_v6_rerr(const union aodv *ap, u_int length) argument
286 aodv_v6_draft_01_rreq(const union aodv *ap, const u_char *dat, u_int length) argument
327 aodv_v6_draft_01_rrep(const union aodv *ap, const u_char *dat, u_int length) argument
365 aodv_v6_draft_01_rerr(const union aodv *ap, u_int length) argument
394 aodv_print(const u_char *dat, u_int length, int is_ip6) argument
[all...]
H A Dprint-telnet.c110 telnet_parse(const u_char *sp, u_int length, int print) argument
115 #define FETCH(c, sp, length) \
117 if (length < 1) \
121 length--; \
126 FETCH(c, sp, length);
129 FETCH(c, sp, length);
147 FETCH(x, sp, length);
159 while (length > (u_int)(p + 1 - sp)) {
171 FETCH(c, sp, length);
176 FETCH(c, sp, length);
228 telnet_print(const u_char *sp, u_int length) argument
[all...]
H A Dprint-ascii.c60 ascii_print(register const u_char *cp, register u_int length) argument
65 while (length > 0) {
67 length--;
78 register const u_char *cp, register u_int length, register u_int oset)
86 nshorts = length / sizeof(u_short);
107 if (length & 1) {
125 register u_int length)
127 hex_and_ascii_print_with_offset(ident, cp, length, 0);
134 hex_print_with_offset(register const char *ident, register const u_char *cp, register u_int length, argument
140 nshorts = (u_int) length / sizeo
77 hex_and_ascii_print_with_offset(register const char *ident, register const u_char *cp, register u_int length, register u_int oset) argument
124 hex_and_ascii_print(register const char *ident, register const u_char *cp, register u_int length) argument
161 hex_print(register const char *ident, register const u_char *cp, register u_int length) argument
[all...]
H A Dprint-atalk.c94 llap_print(register const u_char *bp, u_int length) argument
102 if (length < sizeof(*lp)) {
103 (void)printf(" [|llap %u]", length);
104 return (length);
108 length -= sizeof(*lp);
113 if (length < ddpSSize) {
114 (void)printf(" [|sddp %u]", length);
115 return (length);
123 length -= ddpSSize;
125 ddp_print(bp, length, sd
166 atalk_print(register const u_char *bp, u_int length) argument
192 aarp_print(register const u_char *bp, u_int length) argument
229 ddp_print(register const u_char *bp, register u_int length, register int t, register u_short snet, register u_char snode, u_char skt) argument
254 atp_print(register const struct atATP *ap, u_int length) argument
381 nbp_print(register const struct atNBP *np, u_int length, register u_short snet, register u_char snode, register u_char skt) argument
452 register u_int length; local
[all...]
H A Dprint-fr.c47 * the frame relay header has a variable length
52 * minimum header length is 2 bytes
53 * maximum header length is 4 bytes
100 /* Finds out Q.922 address length, DLCI and flags. Returns 0 on success
101 * save the flags dep. on address length
189 fr_hdr_print(int length, u_int addr_len, u_int dlci, u_int8_t *flags, u_int16_t nlpid) argument
192 (void)printf("Q.922, DLCI %u, length %u: ",
194 length);
197 (void)printf("Q.922, hdr-len %u, DLCI %u, Flags [%s], NLPID %s (0x%02x), length %u: ",
203 length);
218 register u_int length = h->len; local
233 fr_print(register const u_char *p, u_int length) argument
340 register u_int length = h->len; local
399 mfr_print(register const u_char *p, u_int length) argument
558 frf15_print(const u_char *p, u_int length) argument
727 q933_print(const u_char *p, u_int length) argument
[all...]
H A Dprint-ap1394.c58 ap1394_hdr_print(register const u_char *bp, u_int length) argument
78 (void)printf(", length %u: ", length);
84 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
90 u_int length = h->len; local
101 ap1394_hdr_print(p, length);
103 length -= FIREWIRE_HDRLEN;
109 if (ethertype_print(gndo, ether_type, p, length, caplen) == 0) {
112 ap1394_hdr_print((u_char *)fp, length + FIREWIRE_HDRLEN);
H A Dprint-ipfc.c66 register u_int length, register const u_char *ipfcsrc,
77 (void) printf("%s %s %d: ", srcname, dstname, length);
81 ipfc_print(const u_char *p, u_int length, u_int caplen) argument
97 ipfc_hdr_print(ipfcp, length, ESRC(&ehdr), EDST(&ehdr));
100 length -= IPFC_HDRLEN;
105 if (llc_print(p, length, caplen, ESRC(&ehdr), EDST(&ehdr),
112 ipfc_hdr_print(ipfcp, length + IPFC_HDRLEN,
126 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
65 ipfc_hdr_print(register const struct ipfc_header *ipfcp _U_, register u_int length, register const u_char *ipfcsrc, register const u_char *ipfcdst) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Dstr2key.c65 int i,length; local
69 length=strlen(str);
71 for (i=0; i<length; i++)
74 for (i=0; i<length; i++)
97 DES_cbc_cksum((const unsigned char*)str,key,length,&ks,key);
105 int i,length; local
110 length=strlen(str);
112 if (length <= 8)
114 for (i=0; i<length; i++)
121 for (i=0; i<length;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dexoparg3.c152 acpi_size length; local
174 length = (acpi_size) operand[2]->integer.value;
177 * If the index is beyond the length of the String/Buffer, or if the
178 * requested length is zero, return a zero-length String/Buffer
180 if (index >= operand[0]->string.length) {
181 length = 0;
186 else if ((index + length) > operand[0]->string.length) {
187 length
[all...]
H A Dtbutils.c52 static void acpi_tb_fix_string(char *string, acpi_size length);
70 * AE_INVALID_TABLE_LENGTH - invalid table length
80 u32 length; local
90 length = table->length;
92 if (length < sizeof(struct acpi_table_header))
95 table = acpi_os_map_memory(address, length);
101 (u32) ((table->length -
113 acpi_os_unmap_memory(table, length);
173 * Length - Maximum length
182 acpi_tb_fix_string(char *string, acpi_size length) argument
300 acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length) argument
338 acpi_tb_checksum(u8 *buffer, u32 length) argument
613 u32 length; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Dstr2key.c65 int i, length; local
69 length = strlen(str);
71 for (i = 0; i < length; i++)
74 for (i = 0; i < length; i++) {
95 DES_cbc_cksum((const unsigned char *)str, key, length, &ks, key);
103 int i, length; local
108 length = strlen(str);
110 if (length <= 8) {
111 for (i = 0; i < length; i++) {
115 for (i = 0; i < length;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Dstr2key.c65 int i, length; local
69 length = strlen(str);
71 for (i = 0; i < length; i++)
74 for (i = 0; i < length; i++) {
95 DES_cbc_cksum((const unsigned char *)str, key, length, &ks, key);
103 int i, length; local
108 length = strlen(str);
110 if (length <= 8) {
111 for (i = 0; i < length; i++) {
115 for (i = 0; i < length;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/math-emu/
H A Dfpbits.h53 #define Bitfield_extract(start, length, object) \
54 ((object) >> (HOSTWDSZ - (start) - (length)) & \
55 ((unsigned)-1 >> (HOSTWDSZ - (length))))
57 #define Bitfield_signed_extract(start, length, object) \
58 ((int)((object) << start) >> (HOSTWDSZ - (length)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uniconv/
H A Du-strconv-to-enc.h24 size_t length = 0; local
29 NULL, &result, &length) < 0)
32 if (!(length > 0 && result[length-1] == '\0' && strlen (result) == length-1))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_aspath.c40 /* AS segment octet length. */
41 #define ASSEGMENT_LEN(X) ((X)->length * AS_VALUE_SIZE + AS_HEADER_SIZE)
47 u_char length;
145 if (as->length == 0)
159 end = pnt + as->length;
184 /* Check AS length. */
185 if ((pnt + (assegment->length * AS_VALUE_SIZE) + AS_HEADER_SIZE) > end)
191 /* Buffer length check. */
192 estimate_len = ((assegment->length * 6) + 4);
194 /* String length chec
46 u_char length; member in struct:assegment
338 aspath_parse(caddr_t pnt, int length) argument
1119 int length; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexAda.cxx28 int length,
218 int length,
224 StyleContext sc(startPos, length, initStyle, styler);
324 size_t length = identifier.length(); local
326 // Zero-length identifiers are not valid (these can occur inside labels)
327 if (length == 0) {
337 for (size_t i = 0; i < length; i++) {
359 size_t length = number.length(); local
216 ColouriseDocument( unsigned int startPos, int length, int initStyle, WordList *keywordlists[], Accessor &styler) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/buffer/
H A Dbuffer.c73 ret->length=0;
97 if (str->length >= len)
99 str->length=len;
104 memset(&str->data[str->length],0,len-str->length);
105 str->length=len;
122 memset(&str->data[str->length],0,len-str->length);
123 str->length=len;
133 if (str->length >
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/buffer/
H A Dbuffer.c79 ret->length = 0;
102 if (str->length >= len) {
103 str->length = len;
107 memset(&str->data[str->length], 0, len - str->length);
108 str->length = len;
127 memset(&str->data[str->length], 0, len - str->length);
128 str->length = len;
138 if (str->length >
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/buffer/
H A Dbuffer.c79 ret->length = 0;
102 if (str->length >= len) {
103 str->length = len;
107 memset(&str->data[str->length], 0, len - str->length);
108 str->length = len;
127 memset(&str->data[str->length], 0, len - str->length);
128 str->length = len;
138 if (str->length >
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dadler32.cpp8 void Adler32::Update(const byte *input, size_t length) argument
15 if (length % 8 != 0)
21 length--;
22 } while (length % 8 != 0);
29 while (length > 0)
40 length -= 8;
45 if (length % 0x8000 == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_asn1.c154 a.version.length = LSIZE2;
159 a.ssl_version.length = LSIZE2;
172 a.cipher.length = 3;
177 a.cipher.length = 2;
185 a.comp_id.length = 1;
191 a.master_key.length = in->master_key_length;
195 a.session_id.length = in->session_id_length;
199 a.session_id_context.length = in->sid_ctx_length;
203 a.key_arg.length = in->key_arg_length;
209 a.krb5_princ.length
381 d2i_SSL_SESSION(SSL_SESSION **a, const unsigned char **pp, long length) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_asn1.c154 a.version.length = LSIZE2;
159 a.ssl_version.length = LSIZE2;
172 a.cipher.length = 3;
177 a.cipher.length = 2;
185 a.comp_id.length = 1;
191 a.master_key.length = in->master_key_length;
195 a.session_id.length = in->session_id_length;
199 a.session_id_context.length = in->sid_ctx_length;
203 a.key_arg.length = in->key_arg_length;
209 a.krb5_princ.length
381 d2i_SSL_SESSION(SSL_SESSION **a, const unsigned char **pp, long length) argument
[all...]

Completed in 241 milliseconds

1234567891011>>