| /titanic_53/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
| H A D | enc_des.c | 90 Block temp_feed; 98 Block str_output; 99 Block str_feed; 100 Block str_iv; 108 static void cfb64_stream_iv(Block, struct stinfo *); 109 static void cfb64_stream_key(Block, struct stinfo *); 112 ecb_encrypt(struct stinfo *stp, Block in, Block out) in ecb_encrypt() 215 for (x = 0; x < sizeof (Block); ++x) { in cfb64_start() 248 if (cnt != sizeof (Block)) { in cfb64_is() 335 (void) memset(fbp->temp_feed, 0, sizeof (Block)); in cfb64_reply() [all …]
|
| H A D | encrypt.h | 74 #define SAMEKEY(k1, k2) (!memcmp((void *)k1, (void *)k2, sizeof (Block)) 132 void key_lookup(unsigned char *, Block); 133 void key_stream_init(Block, Block, int);
|
| /titanic_53/usr/src/uts/common/io/ixgbe/core/ |
| H A D | THIRDPARTYLICENSE | 7 -------------------Begin Text Block------------------ 24 Text Block. No other modification of this Text Block is permitted. 25 --------------------End Text Block-------------------
|
| /titanic_53/usr/src/head/arpa/ |
| H A D | telnet.h | 396 typedef unsigned char Block[DES_BLOCKSIZE]; typedef 398 typedef struct { Block _; } Schedule[16]; 414 Block ivec; 415 Block krbdes_key;
|
| /titanic_53/usr/src/pkg/manifests/ |
| H A D | driver-storage-blkdev.mf | 34 set name=pkg.description value="Generic Block Driver" 35 set name=pkg.summary value="Generic Block Driver"
|
| H A D | driver-storage-sv.mf | 34 value="Raw/Block Device Interface to Storage Volumes (SV)" 85 legacy pkg=SUNWspsvr desc="Raw/Block Device Interface to Storage Volumes (SV)" \ 87 legacy pkg=SUNWspsvu desc="Raw/Block Device Interface to Storage Volumes (SV)" \
|
| /titanic_53/usr/src/cmd/ipf/examples/ |
| H A D | firewall | 4 Step 1 - Block out "bad" IP packets.
|
| /titanic_53/usr/src/lib/libc/capabilities/sun4u/common/ |
| H A D | memcmp.s | 90 cmp %o2, 320 ! if cnt < 256 + 64 - no Block ld/st
|
| H A D | memcpy.s | 198 cmp %o2, 384 ! if cnt < 256 + 128 - no Block ld/st
|
| /titanic_53/usr/src/cmd/avs/errgen/ |
| H A D | errgen.help.txt | 41 SDBC Storage Device Block Cache Module
|
| /titanic_53/usr/src/cmd/cmd-inet/usr.sbin/ |
| H A D | in.telnetd.c | 224 extern void mit_des_fixup_key_parity(Block); 1096 if (cnt < sizeof (Block)) { in encrypt_is() 1106 sizeof (Block)); in encrypt_is() 1236 kret = getrandom((char *)encr_data.encrypt.ivec, sizeof (Block)); in encrypt_send_encrypt_is() 1262 for (i = 0; i < sizeof (Block); i++) in encrypt_send_encrypt_is() 1878 (void) memset(encr_data.encrypt.ivec, 0, sizeof (Block)); in encrypt_reply() 2088 (void) memcpy(cinfo->krbdes_key, (void *)key->data, sizeof (Block)); in encrypt_session_key()
|
| /titanic_53/usr/src/lib/libc/sparc/crt/ |
| H A D | _rtboot.s | 38 ! Block !
|
| /titanic_53/usr/src/lib/libresolv2/common/isc/ |
| H A D | eventlib.c | 273 enum { JustPoll, Block, Timer } m; in evGetNext() enumerator 286 m = Block; in evGetNext()
|
| /titanic_53/usr/src/lib/libc/port/gen/ |
| H A D | errlist | 54 15 Block device required
|
| /titanic_53/usr/src/lib/libunistat/common/solaris/ |
| H A D | solaris.err | 37 NOTBLK = Block device required
|
| /titanic_53/usr/src/boot/sys/boot/i386/pmbr/ |
| H A D | pmbr.s | 56 # BIOS Parameter Block. Reserved space from 0xb to 0x3e, the FAT32 BPB
|
| /titanic_53/usr/src/boot/sys/boot/forth/ |
| H A D | check-password.4th | 104 0 sgetkey \ Block here, waiting for a key to be pressed
|
| /titanic_53/usr/src/lib/libslp/javalib/com/sun/slp/ |
| H A D | Server_en.properties | 97 ssim_dump_urlsig = \n URL Auth Block List=``{0}'''' 98 ssim_dump_attrsig = \n Attribute Auth Block List=``{0}''''
|
| H A D | ClientLib_en.properties | 135 no_spi_string = No SPI string given in Auth Block.
|
| /titanic_53/usr/src/boot/sys/boot/i386/boot0/ |
| H A D | boot0.S | 577 push $0x1 # Block count
|
| /titanic_53/usr/src/grub/grub-0.97/docs/ |
| H A D | grub.info-2 | 335 * Block list syntax:: How to specify block lists 381 File: grub.info, Node: File name syntax, Next: Block list syntax, Prev: Device syntax, Up: File… 399 File: grub.info, Node: Block list syntax, Prev: File name syntax, Up: Filesystem 1219 Print the block list notation of the file FILE. *Note Block list
|
| H A D | grub.info-1 | 267 Support Logical Block Address mode 273 several newer machines have the new interface, Logical Block 764 found in *Note Block list syntax::.
|
| H A D | grub.info | 268 Support Logical Block Address mode 274 several newer machines have the new interface, Logical Block 764 found in *Note Block list syntax::. 1640 * Block list syntax:: How to specify block lists 1686 File: grub.info, Node: File name syntax, Next: Block list syntax, Prev: Device syntax, Up: File… 1704 File: grub.info, Node: Block list syntax, Prev: File name syntax, Up: Filesystem 2523 Print the block list notation of the file FILE. *Note Block list 4349 Node: Block list syntax66051
|
| H A D | grub.texi | 320 @item Support Logical Block Address mode 326 have the new interface, Logical Block Address (@dfn{LBA}) mode. GRUB 840 in @ref{Block list syntax}. 1829 * Block list syntax:: How to specify block lists 1896 @node Block list syntax 2709 Print the block list notation of the file @var{file}. @xref{Block list
|
| /titanic_53/usr/src/grub/grub-0.97/ |
| H A D | NEWS | 456 * Block-list and FAT filesystems now work as documented (in 488 * Block-list filesystem partially works, as described in the file
|