Home
last modified time | relevance | path

Searched refs:u_int64_t (Results 1 – 25 of 88) sorted by relevance

1234

/external/openssh/
Dsftp-client.h43 u_int64_t f_bsize;
44 u_int64_t f_frsize;
45 u_int64_t f_blocks;
46 u_int64_t f_bfree;
47 u_int64_t f_bavail;
48 u_int64_t f_files;
49 u_int64_t f_ffree;
50 u_int64_t f_favail;
51 u_int64_t f_fsid;
52 u_int64_t f_flag;
[all …]
Dsshbuf.h170 int sshbuf_get_u64(struct sshbuf *buf, u_int64_t *valp);
174 int sshbuf_put_u64(struct sshbuf *buf, u_int64_t val);
181 u_int64_t *valp);
193 int sshbuf_poke_u64(struct sshbuf *buf, size_t offset, u_int64_t val);
312 (((u_int64_t)(((const u_char *)(p))[0]) << 56) | \
313 ((u_int64_t)(((const u_char *)(p))[1]) << 48) | \
314 ((u_int64_t)(((const u_char *)(p))[2]) << 40) | \
315 ((u_int64_t)(((const u_char *)(p))[3]) << 32) | \
316 ((u_int64_t)(((const u_char *)(p))[4]) << 24) | \
317 ((u_int64_t)(((const u_char *)(p))[5]) << 16) | \
[all …]
Dmisc.h124 u_int64_t get_u64(const void *)
130 void put_u64(void *, u_int64_t)
145 u_int64_t rate; /* desired rate in kbit/s */
146 u_int64_t thresh; /* threshold after which we'll check timers */
147 u_int64_t lamt; /* amount written in last timer interval */
151 void bandwidth_limit_init(struct bwlimit *, u_int64_t, size_t);
Dkrl.h46 void ssh_krl_set_version(struct ssh_krl *krl, u_int64_t version);
49 const struct sshkey *ca_key, u_int64_t serial);
51 const struct sshkey *ca_key, u_int64_t lo, u_int64_t hi);
Dpacket.h140 void ssh_packet_get_bytes(struct ssh *, u_int64_t *, u_int64_t *);
167 void ssh_packet_set_rekey_limits(struct ssh *, u_int64_t, u_int32_t);
188 int sshpkt_put_u64(struct ssh *ssh, u_int64_t val);
198 int sshpkt_get_u64(struct ssh *ssh, u_int64_t *valp);
Dkrl.c59 u_int64_t lo, hi;
95 u_int64_t krl_version;
96 u_int64_t generated_date;
97 u_int64_t flags;
197 ssh_krl_set_version(struct ssh_krl *krl, u_int64_t version) in ssh_krl_set_version()
251 insert_serial_range(struct revoked_serial_tree *rt, u_int64_t lo, u_int64_t hi) in insert_serial_range()
308 if (ers->hi != (u_int64_t)-1 && crs->lo > ers->hi + 1) in insert_serial_range()
325 u_int64_t serial) in ssh_krl_revoke_cert_by_serial()
332 const struct sshkey *ca_key, u_int64_t lo, u_int64_t hi) in ssh_krl_revoke_cert_by_serial_range()
481 choose_next_state(int current_state, u_int64_t contig, int final, in choose_next_state()
[all …]
Ddefines.h284 typedef unsigned long int u_int64_t; typedef
287 typedef unsigned long long int u_int64_t; typedef
296 typedef u_int64_t uint64_t;
697 ((((u_int64_t)(f).val[0] & 0xffffffffUL) << 32) | \
701 ((((u_int64_t)(f).__val[0] & 0xffffffffUL) << 32) | \
Dmisc.c1274 u_int64_t
1278 u_int64_t v; in get_u64()
1280 v = (u_int64_t)p[0] << 56; in get_u64()
1281 v |= (u_int64_t)p[1] << 48; in get_u64()
1282 v |= (u_int64_t)p[2] << 40; in get_u64()
1283 v |= (u_int64_t)p[3] << 32; in get_u64()
1284 v |= (u_int64_t)p[4] << 24; in get_u64()
1285 v |= (u_int64_t)p[5] << 16; in get_u64()
1286 v |= (u_int64_t)p[6] << 8; in get_u64()
1287 v |= (u_int64_t)p[7]; in get_u64()
[all …]
Dsftp-common.h37 u_int64_t size;
Dsshbuf-getput-basic.c48 sshbuf_get_u64(struct sshbuf *buf, u_int64_t *valp) in sshbuf_get_u64()
127 sshbuf_peek_u64(const struct sshbuf *buf, size_t offset, u_int64_t *valp) in sshbuf_peek_u64()
390 sshbuf_put_u64(struct sshbuf *buf, u_int64_t val) in sshbuf_put_u64()
452 sshbuf_poke_u64(struct sshbuf *buf, size_t offset, u_int64_t val) in sshbuf_poke_u64()
/external/ipsec-tools/src/libipsec/
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_t,
179 caddr_t, u_int, u_int, u_int, u_int, u_int, u_int32_t, u_int64_t,
180 u_int64_t, u_int64_t, u_int32_t));
183 caddr_t, u_int, u_int, u_int, u_int, u_int, u_int32_t, u_int64_t,
184 u_int64_t, u_int64_t, u_int32_t,
Dpfkey.c64 struct sockaddr *, u_int, u_int, u_int64_t, u_int64_t,
867 (u_int64_t)0, (u_int64_t)0, in pfkey_send_spdadd()
882 struct sockaddr *dst, u_int prefd, u_int proto, u_int64_t ltime, in pfkey_send_spdadd2()
883 u_int64_t vtime, caddr_t policy, int policylen, u_int32_t seq) in pfkey_send_spdadd2()
911 (u_int64_t)0, (u_int64_t)0, in pfkey_send_spdupdate()
926 struct sockaddr *dst, u_int prefd, u_int proto, u_int64_t ltime, in pfkey_send_spdupdate2()
927 u_int64_t vtime, caddr_t policy, int policylen, u_int32_t seq) in pfkey_send_spdupdate2()
960 (u_int64_t)0, (u_int64_t)0, in pfkey_send_spddelete()
1021 (u_int64_t)0, (u_int64_t)0, in pfkey_send_spdsetidx()
1572 struct sockaddr *dst, u_int prefd, u_int proto, u_int64_t ltime, in pfkey_send_x4()
[all …]
/external/openssh/openbsd-compat/
Dsha2.c116 (dst) = (u_int64_t)(cp)[7] | ((u_int64_t)(cp)[6] << 8) | \
117 ((u_int64_t)(cp)[5] << 16) | ((u_int64_t)(cp)[4] << 24) | \
118 ((u_int64_t)(cp)[3] << 32) | ((u_int64_t)(cp)[2] << 40) | \
119 ((u_int64_t)(cp)[1] << 48) | ((u_int64_t)(cp)[0] << 56); \
146 (w)[0] += (u_int64_t)(n); \
219 static const u_int64_t K512[80] = {
263 static const u_int64_t sha512_initial_hash_value[8] = {
290 static const u_int64_t sha384_initial_hash_value[8] = {
303 static const u_int64_t sha512_256_initial_hash_value[8] = {
525 u_int64_t freespace, usedspace; in SHA256Update()
[all …]
Dsha2.h69 u_int64_t st64[8];
71 u_int64_t bitcount[2];
116 void SHA384Transform(u_int64_t state[8], const u_int8_t [SHA384_BLOCK_LENGTH]);
135 void SHA512Transform(u_int64_t state[8], const u_int8_t [SHA512_BLOCK_LENGTH]);
154 void SHA512_256Transform(u_int64_t state[8], const u_int8_t [SHA512_256_BLOCK_LENGTH]);
/external/ipsec-tools/src/racoon/missing/crypto/sha2/
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/usrsctp/usrsctplib/
Duser_uma.h70 u_int64_t uz_allocs; /* Total number of allocations */
71 u_int64_t uz_frees; /* Total number of frees */
72 u_int64_t uz_fails; /* Total number of alloc failures */
/external/f2fs-tools/lib/
Dlibf2fs_zoned.c195 int f2fs_report_zone(int i, u_int64_t sector, void *blkzone) in f2fs_report_zone()
230 u_int64_t total_sectors = (dev->total_sectors * c.sector_size) in f2fs_report_zones()
232 u_int64_t sector = 0; in f2fs_report_zones()
283 u_int64_t total_sectors; in f2fs_check_zones()
284 u_int64_t sector; in f2fs_check_zones()
436 u_int64_t total_sectors; in f2fs_reset_zones()
437 u_int64_t sector; in f2fs_reset_zones()
525 int f2fs_report_zone(int i, u_int64_t UNUSED(sector), void *UNUSED(blkzone)) in f2fs_report_zone()
/external/f2fs-tools/include/
Df2fs_fs.h69 typedef uint64_t u_int64_t; typedef
79 typedef u_int64_t u64;
376 u_int64_t total_sectors; /* got by get_device_info */
377 u_int64_t start_blkaddr;
378 u_int64_t end_blkaddr;
456 u_int64_t device_size;
457 u_int64_t total_sectors;
458 u_int64_t wanted_total_sectors;
459 u_int64_t wanted_sector_size;
460 u_int64_t target_sectors;
[all …]
/external/python/cpython3/Modules/_ctypes/libffi_osx/x86/
Dx86-ffi64.c536 u_int64_t actval = (u_int64_t)shortval; in ffi_call()
545 u_int64_t actval = (u_int64_t)shortval; in ffi_call()
553 u_int64_t actval = (u_int64_t)shortval; in ffi_call()
/external/python/cpython2/Modules/_ctypes/libffi_osx/x86/
Dx86-ffi64.c534 u_int64_t actval = (u_int64_t)shortval; in ffi_call()
543 u_int64_t actval = (u_int64_t)shortval; in ffi_call()
551 u_int64_t actval = (u_int64_t)shortval; in ffi_call()
/external/clang/test/CodeGen/
Dx86_32-inline-asm.c11 typedef unsigned long long u_int64_t; typedef
12 typedef u_int64_t uint64_t;
/external/ltp/testcases/kernel/syscalls/eventfd2/
Deventfd2_03.c60 u_int64_t cntr; in xsem_wait()
72 u_int64_t cntr = count; in xsem_post()
/external/llvm-project/clang/test/CodeGen/X86/
Dx86_32-inline-asm.c11 typedef unsigned long long u_int64_t; typedef
12 typedef u_int64_t uint64_t;
/external/f2fs-tools/mkfs/
Df2fs_format.c211 u_int64_t zone_align_start_offset, diff; in f2fs_prepare_super_block()
212 u_int64_t total_meta_zones, total_meta_segments; in f2fs_prepare_super_block()
248 ((u_int64_t) c.start_sector * DEFAULT_SECTOR_SIZE + in f2fs_prepare_super_block()
251 (u_int64_t) c.start_sector * DEFAULT_SECTOR_SIZE; in f2fs_prepare_super_block()
604 u_int64_t sit_seg_addr = 0; in f2fs_init_sit_area()
638 u_int64_t nat_seg_addr = 0; in f2fs_init_nat_area()
675 u_int64_t cp_seg_blk = 0; in f2fs_write_check_point_pack()
1136 u_int64_t next_blkaddr = 0, offset; in f2fs_discard_obsolete_dnode()
1139 u_int64_t start_inode_pos = get_sb(main_blkaddr); in f2fs_discard_obsolete_dnode()
1140 u_int64_t last_inode_pos; in f2fs_discard_obsolete_dnode()
[all …]
Df2fs_format_utils.h15 int f2fs_trim_device(int, u_int64_t);

1234