Searched refs:u_int64_t (Results 1 - 25 of 69) sorted by relevance

123

/external/openssh/
H A Droaming.h30 void add_recv_bytes(u_int64_t);
37 u_int64_t get_recv_bytes(void);
38 u_int64_t get_sent_bytes(void);
39 void roam_set_bytes(u_int64_t, u_int64_t);
40 void resend_bytes(int, u_int64_t *);
41 void calculate_new_key(u_int64_t *, u_int64_t, u_int64_t);
H A Dsftp-client.h37 u_int64_t f_bsize;
38 u_int64_t f_frsize;
39 u_int64_t f_blocks;
40 u_int64_t f_bfree;
41 u_int64_t f_bavail;
42 u_int64_t f_files;
43 u_int64_t f_ffree;
44 u_int64_t f_favail;
45 u_int64_t f_fsid;
46 u_int64_t f_fla
[all...]
H A Droaming_dummy.c32 u_int64_t
53 add_recv_bytes(u_int64_t num)
H A Dpacket.h45 void packet_put_int64(u_int64_t value);
65 u_int64_t packet_get_int64(void);
83 void packet_get_state(int, u_int32_t *, u_int64_t *, u_int32_t *, u_int64_t *);
84 void packet_set_state(int, u_int32_t, u_int64_t, u_int32_t, u_int64_t);
H A Dmisc.h69 u_int64_t get_u64(const void *)
75 void put_u64(void *, u_int64_t)
84 u_int64_t rate, thresh, lamt;
88 void bandwidth_limit_init(struct bwlimit *, u_int64_t, size_t);
H A Dsftp-common.h36 u_int64_t size;
H A Droaming_common.c45 static u_int64_t write_bytes = 0;
46 static u_int64_t read_bytes = 0;
90 u_int64_t
97 add_recv_bytes(u_int64_t num)
102 u_int64_t
109 roam_set_bytes(u_int64_t sent, u_int64_t recvd)
197 resend_bytes(int fd, u_int64_t *offset)
224 calculate_new_key(u_int64_t *key, u_int64_t cooki
[all...]
H A Dbuffer.h62 u_int64_t buffer_get_int64(Buffer *);
63 void buffer_put_int64(Buffer *, u_int64_t);
83 int buffer_get_int64_ret(u_int64_t *, Buffer *);
H A Dbufaux.c104 buffer_get_int64_ret(u_int64_t *ret, Buffer *buffer)
115 u_int64_t
118 u_int64_t ret;
148 buffer_put_int64(Buffer *buffer, u_int64_t value)
H A Droaming_client.c59 static u_int64_t cookie;
60 static u_int64_t lastseenchall;
61 static u_int64_t key1, key2, oldkey1, oldkey2;
97 u_int64_t chall, oldchall;
142 u_int64_t recv_bytes;
H A Dkey.h66 u_int64_t serial;
70 u_int64_t valid_after, valid_before;
H A Dmisc.c759 u_int64_t
763 u_int64_t v;
765 v = (u_int64_t)p[0] << 56;
766 v |= (u_int64_t)p[1] << 48;
767 v |= (u_int64_t)p[2] << 40;
768 v |= (u_int64_t)p[3] << 32;
769 v |= (u_int64_t)p[4] << 24;
770 v |= (u_int64_t)p[5] << 16;
771 v |= (u_int64_t)p[6] << 8;
772 v |= (u_int64_t)
[all...]
/external/tcpdump/
H A Dextract.h59 ((u_int64_t)(((u_int64_t)ntohl(((const unaligned_u_int32_t *)(p) + 0)->val)) << 32 | \
60 ((u_int64_t)ntohl(((const unaligned_u_int32_t *)(p) + 1)->val)) << 0))
77 ((u_int64_t)((u_int64_t)*((const u_int8_t *)(p) + 0) << 56 | \
78 (u_int64_t)*((const u_int8_t *)(p) + 1) << 48 | \
79 (u_int64_t)*((const u_int8_t *)(p) + 2) << 40 | \
80 (u_int64_t)*((const u_int8_t *)(p) + 3) << 32 | \
81 (u_int64_t)*((const u_int8_t *)(p) + 4) << 24 | \
82 (u_int64_t)*((cons
[all...]
H A Dcpack.h44 int cpack_uint64(struct cpack_state *, u_int64_t *);
49 #define cpack_int64(__s, __p) cpack_uint64((__s), (u_int64_t*)(__p))
H A Dcpack.c85 cpack_uint64(struct cpack_state *cs, u_int64_t *u)
94 /* Move pointer past the u_int64_t. */
/external/tcpdump/missing/
H A Dbittypes.h72 typedef unsigned long long u_int64_t; typedef
74 typedef unsigned _int64 u_int64_t; typedef
76 typedef unsigned int u_int64_t; typedef
78 typedef unsigned long u_int64_t; typedef
80 typedef unsigned short u_int64_t; typedef
82 #error "there's no appropriate type for u_int64_t"
/external/ipsec-tools/src/libipsec/
H A Dlibpfkey.h137 struct sockaddr *, u_int, u_int, u_int64_t, u_int64_t,
142 struct sockaddr *, u_int, u_int, u_int64_t, u_int64_t,
170 caddr_t, u_int, u_int, u_int, u_int, u_int, u_int32_t, u_int64_t,
171 u_int64_t, u_int64_t, u_int32_t));
174 caddr_t, u_int, u_int, u_int, u_int, u_int, u_int32_t, u_int64_t,
175 u_int64_t, u_int64_t, u_int32_
[all...]
/external/ipsec-tools/src/racoon/missing/crypto/sha2/
H A Dsha2.h68 typedef unsigned long long u_int64_t; /* 8-bytes (64-bits) */
105 u_int64_t bitcount;
109 u_int64_t state[8];
110 u_int64_t bitcount[2];
/external/openssh/openbsd-compat/
H A Dsha2.h64 u_int64_t bitcount;
68 u_int64_t state[8];
69 u_int64_t bitcount[2];
96 void SHA384_Transform(u_int64_t state[8], const u_int8_t [SHA384_BLOCK_LENGTH]);
114 void SHA512_Transform(u_int64_t state[8], const u_int8_t [SHA512_BLOCK_LENGTH]);
H A Dsha2.c109 (dst) = (u_int64_t)(cp)[7] | ((u_int64_t)(cp)[6] << 8) | \
110 ((u_int64_t)(cp)[5] << 16) | ((u_int64_t)(cp)[4] << 24) | \
111 ((u_int64_t)(cp)[3] << 32) | ((u_int64_t)(cp)[2] << 40) | \
112 ((u_int64_t)(cp)[1] << 48) | ((u_int64_t)(cp)[0] << 56); \
139 (w)[0] += (u_int64_t)(n); \
212 const static u_int64_t K51
[all...]
/external/webkit/Source/WebCore/bridge/
H A Dnptypes.h82 typedef u_int64_t uint64_t;
/external/strace/
H A Dquota.c190 u_int64_t dqb_bhardlimit;
191 u_int64_t dqb_bsoftlimit;
192 u_int64_t dqb_curspace;
193 u_int64_t dqb_ihardlimit;
194 u_int64_t dqb_isoftlimit;
195 u_int64_t dqb_curinodes;
196 u_int64_t dqb_btime;
197 u_int64_t dqb_itime;
220 u_int64_t dqb_curspace;
231 u_int64_t d_blk_hardlimi
[all...]
H A Dio.c87 struct { u_int64_t base; u_int64_t len; } iov64;
94 ? (u_int64_t) iov.iov32.base : iov.iov64.base)
97 ? (u_int64_t) iov.iov32.len : iov.iov64.len)
/external/v8/tools/oom_dump/
H A Doom_dump.cc61 u_int64_t base,
72 u_int64_t array_ptr,
84 u_int64_t base,
142 const u_int64_t last = memory_region->GetBase() + memory_region->GetSize();
144 u_int64_t heap_stats_addr = 0;
145 for (u_int64_t addr = esp; addr < last; addr += 4) {
/external/llvm/include/llvm/Support/
H A DDataTypes.h74 /* Handle incorrect definition of uint64_t as u_int64_t */
77 typedef u_int64_t uint64_t;

Completed in 740 milliseconds

123