Searched refs:byte (Results 126 - 150 of 184) sorted by relevance

12345678

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dtwofish.c44 #include "types.h" /* for byte and u32 typedefs */
63 static const byte q0[256] = {
88 static const byte q1[256] = {
124 * by Schneier et al, and I'm casually glossing over the byte/word
339 static const byte poly_to_exp[255] = {
364 static const byte exp_to_poly[492] = {
412 static byte calc_sb_tbl[512] = {
527 * output of previous stages. j is the index of the first key byte to use.
536 * key byte to use. CALC_K256 is identical to CALC_K but for using the
572 do_twofish_setkey (TWOFISH_context *ctx, const byte *ke
[all...]
H A Dmd.c127 byte *macpads;
159 static byte *md_read( gcry_md_hd_t a, int algo );
162 static const byte *md_asn_oid( int algo, size_t *asnlen, size_t *mdlen );
830 byte *p = md_read (a, algo);
944 static byte *
970 byte *
985 gcry_md_get (gcry_md_hd_t hd, int algo, byte *buffer, int buflen)
1034 md_write (h, (byte *) buffer, length);
1097 static const byte *
1100 const byte *asnoi
[all...]
H A Dserpent.c582 serpent_key_prepare (const byte *key, unsigned int key_length,
666 const byte *key, unsigned int key_length)
678 const byte *key, unsigned int key_length)
707 const byte *input, byte *output)
765 const byte *input, byte *output)
822 serpent_encrypt (void *ctx, byte *buffer_out, const byte *buffer_in)
831 serpent_decrypt (void *ctx, byte *buffer_ou
[all...]
H A Dcrc.c146 byte buf[4];
168 static byte *
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dcast5.c50 byte Kr[16];
53 static gcry_err_code_t cast_setkey (void *c, const byte *key, unsigned keylen);
54 static void encrypt_block (void *c, byte *outbuf, const byte *inbuf);
55 static void decrypt_block (void *c, byte *outbuf, const byte *inbuf);
355 do_encrypt_block( CAST5_context *c, byte *outbuf, const byte *inbuf )
360 byte *Kr;
409 encrypt_block (void *context , byte *outbu
[all...]
H A Dserpent.c583 serpent_key_prepare (const byte *key, unsigned int key_length,
667 const byte *key, unsigned int key_length)
679 const byte *key, unsigned int key_length)
708 const byte *input, byte *output)
766 const byte *input, byte *output)
823 serpent_encrypt (void *ctx, byte *buffer_out, const byte *buffer_in)
832 serpent_decrypt (void *ctx, byte *buffer_ou
[all...]
H A Dtwofish.c44 #include "types.h" /* for byte and u32 typedefs */
62 static const byte q0[256] = {
87 static const byte q1[256] = {
123 * by Schneier et al, and I'm casually glossing over the byte/word
338 static const byte poly_to_exp[255] = {
363 static const byte exp_to_poly[492] = {
411 static byte calc_sb_tbl[512] = {
526 * output of previous stages. j is the index of the first key byte to use.
535 * key byte to use. CALC_K256 is identical to CALC_K but for using the
571 do_twofish_setkey (TWOFISH_context *ctx, const byte *ke
[all...]
H A Dcrc.c146 byte buf[4];
168 static byte *
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dasm.S76 * These MUST be at byte offset 6 and 7 of the executable
80 .byte COMPAT_VERSION_MAJOR, COMPAT_VERSION_MINOR
94 .byte STAGE2_ID
96 .byte 0
214 * byte ordering on the x86 to work in either 16-bit or 32-bit
338 .byte 0
341 .byte 0
486 .byte 0x9a /* lcall */
744 .byte 0xea
849 .byte
[all...]
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dpci.c319 unsigned char byte; local
323 pcibios_read_config_byte(bus, devfn, i, &byte);
324 printf("%hhx ", byte);
/osnet-11/usr/src/lib/libmalloc/common/
H A Dmallint.h92 char byte; member in struct:lblk
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dmft.c294 /* Aligned to 2-byte boundary. */
330 /* Aligned to 8-byte boundary. */
336 * aligned to 8-byte boundary.
429 u8 *buf, *byte; local
469 byte = NULL;
487 /* If we read at least one byte, search @buf for a zero bit. */
494 "*byte 0x%hhx, b %u.\n", size,
496 byte ? *byte : -1, b);
499 byte
[all...]
H A Dindex.c892 u8 byte; local
916 if (ntfs_attr_pread(na, bpos, 1, &byte) != 1) {
922 byte |= bit;
924 byte &= ~bit;
926 if (ntfs_attr_pwrite(na, bpos, 1, &byte) != 1) {
952 s64 vcn, byte, size; local
961 for (byte = 0; byte < size; byte++) {
963 if (bm[byte]
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/boot/i386/pc/
H A Dcdboot.S172 .byte 0
H A Dstartup_raw.S69 .byte 0xFF, 0xFF, 0xFF
71 .byte 0x00
125 .p2align 2 /* force 4-byte alignment */
315 /* compare the byte at 0x8000 with that at 0x108000 */
318 /* save the original byte in CL */
/osnet-11/usr/src/lib/libc/amd64/fp/
H A D_xtoll.s85 two_to_31: .4byte 0x4f000000
/osnet-11/usr/src/lib/libc/i386/threads/
H A Dasm_subr.s91 * and to ensure a 16-byte aligned stack pointer for the benefit
99 subl $4,%esp / a 16-byte aligned stack pointer
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
H A Denc2xs37 # to do now we've read an input byte.
39 # to a "do_next" which contains all the "do_now"s for the next input byte.
42 # For a single byte encoding it's the only "do_next" - each "do_now" points
45 # For a multi-byte encoding where all characters in the input are the same
47 # branching out from the start state, one step for each input byte.
52 # For an encoding where there are varaible length input byte sequences, you
66 # for each input byte. Say we are mapping a single byte encoding to a
67 # single byte encoding, with "ABCD" going "abcd". There will be
77 # ie, for an input byte
[all...]
/osnet-11/usr/src/lib/libc/capabilities/sun4v-fjathena/common/
H A Dmemcmp.s214 sll %o4, 3, %o4 ! o4 --- offset1 as byte
220 sll %o5, 3, %o5 ! o5 --- offset1 as byte
314 ! 3. last 8byte compare is same as bcomp
378 ! 3. last 8byte compare is same as bcomp
H A Dmemset.s76 deccc %o2 ! byte clearing loop
86 andcc %o5, 15, %o3 ! is sp1 aligned on a 16 byte bound
93 1: stb %o1, [%o5] ! there is at least 1 byte to set
94 inccc %o3 ! byte clearing loop
/osnet-11/usr/src/lib/krb5/kadm5/srv/
H A Dserver_acl.c149 int byte;
150 byte = fgetc(fp);
151 acl_buf[i] = byte;
152 if (byte == (char)EOF) {
148 int byte; local
/osnet-11/usr/src/grub/grub2/include/grub/
H A Ddl.h101 .byte 0
/osnet-11/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.s80 .byte:
85 ldub [%o1], %o3 ! read a byte
87 stb %o3, [%o0] ! write byte
110 ldd [%g1], %d0 ! get first 8 byte block
129 ba .byte
142 andcc %o1, 7, %o3 ! is src aligned on a 8 byte bound
145 ! Do byte copy
180 andcc %o0, 7, %o3 ! is dst aligned on a 8 byte bound
203 ! 8 byte multiple count and does byte cop
[all...]
/osnet-11/usr/src/lib/libc/i386/inc/
H A DSYS.h91 .byte 0xf, 0x5 /* syscall */
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dm_cc.c57 write_string(byte, sp)
58 int byte;
64 sp->mbs[sp->used++] = byte;
66 return byte;
178 /* Is it a single-byte character? */
199 * If n < 0, return the accumulated byte length of the current multibyte
303 /* Remainder of string evaluates to the null byte. */

Completed in 66 milliseconds

12345678