HomeSort by relevance Sort by last modified time
    Searched refs:u_char (Results 1 - 25 of 469) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ppp/pppd/
pppcrypt.h 36 extern bool DesSetkey __P((u_char *));
37 extern bool DesEncrypt __P((u_char *, u_char *));
38 extern bool DesDecrypt __P((u_char *, u_char *));
chap_ms.h 72 extern u_char mppe_send_key[MPPE_MAX_KEY_LEN];
73 extern u_char mppe_recv_key[MPPE_MAX_KEY_LEN];
90 void ChapMS __P((u_char *, char *, int, u_char *));
91 void ChapMS2 __P((u_char *, u_char *, char *, char *, int,
92 u_char *, u_char[MS_AUTH_RESPONSE_LENGTH+1], int));
94 void mppe_set_keys __P((u_char *, u_char[MD4_SIGNATURE_SIZE]))
    [all...]
fsm.h 71 u_char id; /* Current id */
72 u_char reqid; /* Current request id */
73 u_char seen_ack; /* Have received valid Ack/Nak/Rej to Req */
93 __P((fsm *, u_char *, int *));
95 __P((fsm *, u_char *, int));
97 __P((fsm *, u_char *, int, int));
99 __P((fsm *, u_char *, int));
101 __P((fsm *, u_char *, int *, int));
115 __P((fsm *, int, int, u_char *, int));
160 void fsm_input __P((fsm *, u_char *, int))
    [all...]
pppcrypt.c 56 static u_char
58 u_char *input;
73 u_char *key; /* IN 56 bit DES key missing parity bits */
74 u_char *des_key; /* OUT 64 bit DES key with parity bits added */
98 u_char *in;
99 u_char *out;
116 u_char *in;
117 u_char *out;
133 u_char *key;
135 u_char des_key[8]
    [all...]
  /device/google/contexthub/firmware/lib/libc/
strcasecmp.c 34 typedef unsigned char u_char; typedef
41 static const u_char charmap[] = {
79 const u_char *cm = charmap;
80 const u_char *us1 = (const u_char *)s1;
81 const u_char *us2 = (const u_char *)s2;
93 const u_char *cm = charmap;
94 const u_char *us1 = (const u_char *)s1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wsvns.h 11 u_char net_address[4];
12 u_char subnet_addr[2];
13 u_char port[2];
14 u_char hops;
15 u_char filler[5];
af_irda.h 97 u_char nTXPackets;
98 u_char nRXPackets;
103 u_char irdaDeviceID[4];
108 u_char irdaDeviceID[4];
110 u_char irdaDeviceHints1;
111 u_char irdaDeviceHints2;
112 u_char irdaCharSet;
116 u_char irdaDeviceID[4];
118 u_char Reserved[2];
143 u_char OctetSeq[IAS_MAX_OCTET_STRING]
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/string/
strcasecmp.c 34 typedef unsigned char u_char; typedef
41 static const u_char charmap[] = {
79 const u_char *cm = charmap;
80 const u_char *us1 = (const u_char *)s1;
81 const u_char *us2 = (const u_char *)s2;
94 const u_char *cm = charmap;
95 const u_char *us1 = (const u_char *)s1
    [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/net/
if_dl.h 62 u_char sdl_len; /* Total length of sockaddr */
63 u_char sdl_family; /* AF_DLI */
65 u_char sdl_type; /* interface type */
66 u_char sdl_nlen; /* interface name length, no trailing 0 reqd. */
67 u_char sdl_alen; /* link level address length */
68 u_char sdl_slen; /* link layer selector length */
  /device/linaro/bootloader/edk2/StdLib/Include/netatalk/
at.h 58 u_char s_node;
62 #define ATADDR_ANYNODE (u_char)0x00
63 #define ATADDR_ANYPORT (u_char)0x00
64 #define ATADDR_BCAST (u_char)0xff /* There is no BCAST for NET */
67 u_char nr_phase;
80 u_char sat_len;
81 u_char sat_family;
82 u_char sat_port;
  /external/tcpdump/
signature.h 28 extern int signature_verify(netdissect_options *, const u_char *, u_int,
29 const u_char *, void (*)(void *), const void *);
addrtoname.h 42 extern const char *linkaddr_string(netdissect_options *, const u_char *, const unsigned int, const unsigned int);
43 extern const char *etheraddr_string(netdissect_options *, const u_char *);
44 extern const char *le64addr_string(netdissect_options *, const u_char *);
48 extern const char *isonsap_string(netdissect_options *, const u_char *, register u_int);
50 extern const char *protoid_string(netdissect_options *, const u_char *);
52 extern const char *getname(netdissect_options *, const u_char *);
53 extern const char *getname6(netdissect_options *, const u_char *);
61 #define ipaddr_string(ndo, p) getname(ndo, (const u_char *)(p))
62 #define ip6addr_string(ndo, p) getname6(ndo, (const u_char *)(p))
netdissect.h 138 #define IF_PRINTER_ARGS (netdissect_options *, const struct pcap_pkthdr *, const u_char *)
176 const u_char *ndo_packetp;
177 const u_char *ndo_snapend;
184 register const u_char *bp, register u_int length);
328 extern void fn_print_char(netdissect_options *, u_char);
329 extern int fn_print(netdissect_options *, const u_char *, const u_char *);
330 extern u_int fn_printztn(netdissect_options *ndo, const u_char *, u_int, const u_char *);
331 extern int fn_printn(netdissect_options *, const u_char *, u_int, const u_char *)
    [all...]
openflow.h 48 extern const u_char *of10_header_body_print(netdissect_options *ndo,
49 const u_char *, const u_char *,
  /external/syslinux/core/lwip/src/netif/ppp/
chap.h 103 u_char challenge[MAX_CHALLENGE_LENGTH]; /* last challenge string sent */
104 u_char chal_len; /* challenge length */
105 u_char chal_id; /* ID of last challenge */
106 u_char chal_type; /* hash algorithm for challenges */
107 u_char id; /* Current id */
114 u_char response[MAX_RESPONSE_LENGTH]; /* Response to send */
115 u_char resp_length; /* length of response */
116 u_char resp_id; /* ID for response messages */
117 u_char resp_type; /* hash algorithm for responses */
145 void ChapAuthWithPeer (int, char *, u_char);
    [all...]
fsm.h 60 #define HEADERLEN (sizeof (u_char) + sizeof (u_char) + sizeof (u_short))
83 u_char id; /* Current id */
84 u_char reqid; /* Current request id */
85 u_char seen_ack; /* Have received valid Ack/Nak/Rej to Req */
101 void (*addci)(fsm*, u_char*, int*); /* Add our Configuration Information */
102 int (*ackci)(fsm*, u_char*, int); /* ACK our Configuration Information */
103 int (*nakci)(fsm*, u_char*, int); /* NAK our Configuration Information */
104 int (*rejci)(fsm*, u_char*, int); /* Reject our Configuration Information */
105 int (*reqci)(fsm*, u_char*, int*, int); /* Request peer's Configuration Information *
    [all...]
chpms.c 100 u_char LANManResp[24];
101 u_char NTResp[24];
102 u_char UseNT; /* If 1, ignore the LANMan response field */
117 static void DesEncrypt (u_char *, u_char *, u_char *);
118 static void MakeKey (u_char *, u_char *);
121 static void Expand (u_char *, u_char *);
    [all...]
  /bionic/libc/upstream-netbsd/android/include/sys/
sha1.h 21 u_char buffer[64];
25 void SHA1Transform(uint32_t[5], const u_char[64]);
27 void SHA1Update(SHA1_CTX *, const u_char *, u_int);
28 void SHA1Final(u_char[SHA1_DIGEST_LENGTH], SHA1_CTX *);
  /bionic/libc/include/
resolv.h 43 int b64_ntop(u_char const* __src, size_t __src_size, char* __dst, size_t __dst_size);
45 int b64_pton(char const* __src, u_char* __dst, size_t __dst_size);
48 int dn_comp(const char* __src, u_char* __dst, int __dst_size, u_char** __dn_ptrs , u_char** __last_dn_ptr);
50 int dn_expand(const u_char* __msg, const u_char* __eom, const u_char* __src, char* __dst, int __dst_size);
58 int res_mkquery(int __opcode, const char* __domain_name, int __class, int __type, const u_char* __data, int __data_size, const u_char* __new_rr_in, u_char* __buf, int __buf_size)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/protocols/
talkd.h 60 u_char vers; /* protocol version */
61 u_char type; /* request type, see below */
62 u_char answer; /* not used */
63 u_char pad;
79 u_char vers; /* protocol version */
80 u_char type; /* type of request message, see below */
81 u_char answer; /* response to request message, see below */
82 u_char pad;
  /bionic/libc/dns/include/
resolv_params.h 54 const u_char **, int *,
55 u_char *, int, int *);
58 const u_char *, int, u_char *,
  /device/linaro/bootloader/edk2/StdLib/Include/
resolv.h 162 const u_char **query,
164 u_char *ans,
169 const u_char *query,
171 u_char *ans,
206 uint16_t _getshort(const u_char *);
244 int b64_ntop __P((u_char const *, size_t, char *, size_t));
245 int b64_pton __P((char const *, u_char *, size_t));
246 int loc_aton __P((const char *, u_char *));
247 const char * loc_ntoa __P((const u_char *, char *));
248 int dn_skipname __P((const u_char *, const u_char *));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
rpc_des.h 56 u_char des_key[8]; /* key (with low bit parity) */
59 u_char des_ivec[8]; /* input vector */
63 u_char UDES_data[DES_QUICKLEN];
64 u_char *UDES_buf;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
resolv.h 75 const u_char **__query,
77 u_char *__ans,
82 const u_char *__query,
84 u_char *__ans,
268 void fp_nquery (const u_char *, int, FILE *) __THROW;
269 void fp_query (const u_char *, FILE *) __THROW;
271 void p_query (const u_char *) __THROW;
275 int res_mkquery (int, const char *, int, int, const u_char *,
276 int, const u_char *, u_char *, int) __THROW
    [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser.h 116 const u_char *_msg, *_eom;
118 const u_char *_sections[ns_s_max];
121 const u_char *_msg_ptr;
149 const u_char * rdata;
235 u_char * r_data; /* rdata fields as text string */
465 const u_char *t_cp = (const u_char *)(cp); \
473 const u_char *t_cp = (const u_char *)(cp); \
484 u_char *t_cp = (u_char *)(cp); \
    [all...]

Completed in 261 milliseconds

1 2 3 4 5 6 7 8 91011>>