Searched refs:u32 (Results 1 - 25 of 100) sorted by relevance

1234

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Drijndael.c45 #include "types.h" /* for byte and u32 typedefs */
180 *((u32*)tk[j]) = *((u32*)k[j]);
189 *((u32*)W[r][t]) = *((u32*)tk[j]);
212 *((u32*)tk[j]) ^= *((u32*)tk[j-1]);
219 *((u32*)tk[j]) ^= *((u32*)tk[j-1]);
227 *((u32*)t
[all...]
H A Dbithelp.h31 static inline u32
32 rol( u32 x, int n)
44 static inline u32
45 ror(u32 x, int n)
H A Drmd.h30 u32 h0,h1,h2,h3,h4;
31 u32 nblocks;
H A Dcamellia-glue.c99 ((19+34+34)*sizeof(u32)+2*sizeof(void*) /* camellia_setup256 */
100 +(4+32)*sizeof(u32)+2*sizeof(void*) /* camellia_setup192 */
116 +4*sizeof(u32)
117 +2*sizeof(u32*)+4*sizeof(u32)
130 +4*sizeof(u32)
131 +2*sizeof(u32*)+4*sizeof(u32)
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dunistr.h31 const ntfschar *upcase, const u32 upcase_size);
33 extern int ntfs_names_collate(const ntfschar *name1, const u32 name1_len,
34 const ntfschar *name2, const u32 name2_len,
36 const ntfschar *upcase, const u32 upcase_len);
41 const ntfschar *upcase, const u32 upcase_size);
43 extern u32 ntfs_ucsnlen(const ntfschar *s, u32 maxlen);
45 extern ntfschar *ntfs_ucsndup(const ntfschar *s, u32 maxlen);
47 extern void ntfs_name_upcase(ntfschar *name, u32 name_len,
48 const ntfschar *upcase, const u32 upcase_le
[all...]
H A Dmst.h29 extern int ntfs_mst_post_read_fixup(NTFS_RECORD *b, const u32 size);
30 extern int ntfs_mst_pre_write_fixup(NTFS_RECORD *b, const u32 size);
H A Dlogging.h37 u32 level, void *data, const char *format, va_list args);
51 u32 ntfs_log_set_levels(u32 levels);
52 u32 ntfs_log_clear_levels(u32 levels);
53 u32 ntfs_log_get_levels(void);
56 u32 ntfs_log_set_flags(u32 flags);
57 u32 ntfs_log_clear_flags(u32 flag
[all...]
H A Dtypes.h41 typedef uint32_t u32; typedef
62 typedef u32 __bitwise le32;
70 typedef u32 __bitwise sle32;
74 typedef u32 __bitwise be32;
H A Dendians.h89 (u32)((((u32)(x) & 0xff000000u) >> 24) | \
90 (((u32)(x) & 0x00ff0000u) >> 8) | \
91 (((u32)(x) & 0x0000ff00u) << 8) | \
92 (((u32)(x) & 0x000000ffu) << 24))
115 #define __le32_to_cpu(x) ((__force u32)(x))
123 #define __constant_le32_to_cpu(x) ((__force u32)(x))
137 #define __cpu_to_le32(x) (__force le32)bswap_32((__force u32)(x))
141 #define __constant_le32_to_cpu(x) __ntfs_bswap_constant_32((__force u32)(x))
147 (__force le32)__ntfs_bswap_constant_32((__force u32)(
[all...]
H A Dindex.h89 u32 name_len;
105 u32 block_size;
110 ntfschar *name, u32 name_len);
H A Dattrib.h92 const u32 name_len, const IGNORE_CASE_BOOL ic,
93 const VCN lowest_vcn, const u8 *val, const u32 val_len,
189 u32 name_len;
195 u32 compression_block_size;
285 ntfschar *name, u32 name_len);
294 ntfschar *name, u32 name_len, s64 *data_size);
297 const s64 bk_cnt, const u32 bk_size, void *dst);
299 s64 bk_cnt, const u32 bk_size, void *src);
315 extern int ntfs_make_room_for_attr(MFT_RECORD *m, u8 *pos, u32 size);
318 ntfschar *name, u8 name_len, u8 *val, u32 siz
[all...]
H A Dlogfile.h348 u32 flags;
406 u32 client_data_length;
408 u32 record_type;
409 u32 transaction_id;
425 u32 alignment_or_reserved;
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Drmd.h27 u32 h0,h1,h2,h3,h4;
28 u32 nblocks;
H A Dbithelp.h28 static inline u32
29 rol( u32 x, int n)
41 static inline u32
42 ror(u32 x, int n)
H A Drijndael.c45 #include "types.h" /* for byte and u32 typedefs */
181 *((u32*)tk[j]) = *((u32*)k[j]);
190 *((u32*)W[r][t]) = *((u32*)tk[j]);
213 *((u32*)tk[j]) ^= *((u32*)tk[j-1]);
220 *((u32*)tk[j]) ^= *((u32*)tk[j-1]);
228 *((u32*)t
[all...]
H A Dcamellia-glue.c98 ((19+34+34)*sizeof(u32)+2*sizeof(void*) /* camellia_setup256 */
99 +(4+32)*sizeof(u32)+2*sizeof(void*) /* camellia_setup192 */
115 +4*sizeof(u32)
116 +2*sizeof(u32*)+4*sizeof(u32)
129 +4*sizeof(u32)
130 +2*sizeof(u32*)+4*sizeof(u32)
H A Dserpent.c39 typedef u32 serpent_block_t[4];
43 typedef u32 serpent_key_t[8];
46 typedef u32 serpent_subkeys_t[ROUNDS + 1][4];
82 u32 t02, t03, t05, t06, t07, t08, t09; \
83 u32 t11, t12, t13, t14, t15, t17, t01; \
106 u32 t02, t03, t04, t05, t06, t08, t09, t10; \
107 u32 t12, t13, t14, t15, t17, t18, t01; \
131 u32 t02, t03, t04, t05, t06, t07, t08; \
132 u32 t10, t11, t12, t13, t16, t17, t01; \
155 u32 t0
[all...]
/osnet-11/usr/src/lib/libparted/common/libparted/fs/jfs/
H A Djfs_superblock.h46 u32 s_version; /* 4: version number */
60 u32 s_agsize; /* 4: allocation group size in aggr. blocks */
62 u32 s_flag; /* 4: aggregate attributes:
65 u32 s_state; /* 4: mount/unmount/recovery state:
77 u32 s_logdev; /* 4: device address of log */
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Djfs.h101 typedef unsigned int u32; typedef
121 u32 tv_sec;
122 u32 tv_nsec;
131 u32 addr2;
144 u32 size; /* 4: size in byte */
147 u32 addr2; /* 4: address in unit of fsblksize */
158 u32 limit_lo; /* DASD limit (in logical blocks) */
161 u32 used_lo; /* DASD usage (in logical blocks) */
171 u32 s_magic; /* 4: magic number */
172 u32 s_versio
[all...]
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dlogging.c76 u32 levels;
77 u32 flags;
102 u32 ntfs_log_get_levels(void)
116 u32 ntfs_log_set_levels(u32 levels)
118 u32 old;
133 u32 ntfs_log_clear_levels(u32 levels)
135 u32 old;
149 u32 ntfs_log_get_flag
[all...]
H A Dmst.c50 int ntfs_mst_post_read_fixup(NTFS_RECORD *b, const u32 size)
61 (u32)(usa_ofs + (usa_count * 2)) > size ||
132 int ntfs_mst_pre_write_fixup(NTFS_RECORD *b, const u32 size)
149 (u32)(usa_ofs + (usa_count * 2)) > size ||
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Deepro100.c108 typedef unsigned int u32; typedef
209 u32 tx_good_frames;
210 u32 tx_coll16_errs;
211 u32 tx_late_colls;
212 u32 tx_underruns;
213 u32 tx_lost_carrier;
214 u32 tx_deferred;
215 u32 tx_one_colls;
216 u32 tx_multi_colls;
217 u32 tx_total_coll
[all...]
H A Dtlan.c103 static void TLan_MiiSendData(u16, u32, unsigned);
126 u32 pci, pci_mask, subsystem, subsystem_mask;
127 u32 revision, revision_mask; /* Only 8 bits. */
129 u32 flags;
187 u32 forward;
191 u32 count;
192 u32 address;
221 u32 rxHead;
222 u32 rxTail;
223 u32 rxEocCoun
[all...]
H A Dns83820.c60 typedef unsigned int u32; typedef
361 u32 cmdsts;
362 u32 extsts; /* Extended status field */
366 u32 link;
367 u32 bufptr;
368 u32 cmdsts;
369 u32 extsts; /* Extended status field */
397 u32 *next_rx_desc;
399 u32 cur_rx;
400 u32 *desc
[all...]
/osnet-11/usr/src/lib/libproc/common/
H A DPstack.c218 ucontext32_t u32; local
220 if (Pread(P, &u32, sizeof (u32), addr) != sizeof (u32))
222 uc.uc_link = (ucontext_t *)(uintptr_t)u32.uc_link;

Completed in 64 milliseconds

1234