| /dflybsd-src/lib/libtelnet/ |
| H A D | enc_des.c | 62 Block krbdes_key; 64 Block temp_feed; 70 Block str_output; 71 Block str_feed; 72 Block str_iv; 73 Block str_ikey; 109 void fb64_stream_iv(Block, struct stinfo *); 115 void fb64_stream_key(Block, struct stinfo *); 204 DES_random_key((Block *)fbp->temp_feed); in fb64_start() 205 DES_ecb_encrypt((Block *)fbp->temp_feed, (Block *)fbp->temp_feed, in fb64_start() [all …]
|
| H A D | key-proto.h | 59 void key_lookup(unsigned char *, Block); 60 void key_stream_init(Block, Block, int);
|
| H A D | encrypt.h | 62 typedef unsigned char Block[8]; typedef 65 typedef struct { Block __; } Schedule[16]; 73 #define SAMEKEY(k1, k2) (!bcmp((void *)k1, (void *)k2, sizeof(Block)))
|
| H A D | krb4encpwd.c | 103 static Block session_key = { 0 }; 221 memmove((void *)session_key, (void *)adat.session, sizeof(Block)); 231 memmove((void *)challenge, (void *)data, sizeof(Block));
|
| /dflybsd-src/sys/contrib/dev/acpica/source/tools/examples/ |
| H A D | extables.c | 424 [0004] PM1A Event Block Address : 00000001 425 [0004] PM1B Event Block Address : 00000000 426 [0004] PM1A Control Block Address : 00000001 427 [0004] PM1B Control Block Address : 00000000 428 [0004] PM2 Control Block Address : 00000001 429 [0004] PM Timer Block Address : 00000001 430 [0004] GPE0 Block Address : 00000001 431 [0004] GPE1 Block Address : 00000000 432 [0001] PM1 Event Block Length : 04 433 [0001] PM1 Control Block Length : 02 [all …]
|
| /dflybsd-src/sbin/dump/ |
| H A D | cache.c | 59 typedef struct Block { struct 60 struct Block *b_HNext; /* must be first field */ argument 63 } Block; argument 69 static Block **BlockHash; 79 Block *base; in cinit() 89 base = calloc(sizeof(Block), NBlocks); in cinit() 90 BlockHash = calloc(sizeof(Block *), HSize); in cinit() 105 Block *blk; in cread() 106 Block **pblk; in cread() 107 Block **ppblk; in cread()
|
| /dflybsd-src/contrib/tcsh-6/nls/german/ |
| H A D | set19 | 7 5 free(%lx) falschen Block. 9 7 free(%lx) falscher Block-Index.
|
| /dflybsd-src/sys/contrib/dev/acpica/source/components/debugger/ |
| H A D | dbdisply.c | 963 UINT32 Block = 0; in AcpiDbDisplayGpes() local 975 Block = 0; in AcpiDbDisplayGpes() 1003 Block, GpeBlock, GpeBlock->Node, Buffer, GpeType); in AcpiDbDisplayGpes() 1132 Block++; in AcpiDbDisplayGpes()
|
| /dflybsd-src/share/misc/ |
| H A D | scsi_modes | 78 {SBLP (Supported Block Lengths and Protection)} t1 200 {LBCSS (Logical Block Cache Segment Size)} t1 275 0x1c,0x02 "Logical Block Provisioning" { 301 {TB (Transfer Block)} t1 386 {Block Identifiers Support} t1 418 0x1b "Removable Block Access Capacities" {
|
| H A D | usb_hid_usages | 900 0x251 AC Justify Block H 904 0x255 AC Justify Block V 1034 0x22 Effect Block Index 1035 0x23 Parameter Block Offset 1058 0x58 Type Specific Block Offset 1059 0x59 Block Type 1100 0x82 ROM Effect Block Count 1107 0x89 PID Block Load Report 1108 0x8B Block Load Status 1109 0x8C Block Load Success [all …]
|
| /dflybsd-src/sys/bus/smbus/ |
| H A D | smbus_if.m | 133 # Block Write command 144 # Block Read command
|
| /dflybsd-src/stand/contrib/edk2/MdePkg/Include/Uefi/ |
| H A D | UefiPxe.h | 949 UINT64 Block; member 1004 UINT64 Block; member
|
| /dflybsd-src/contrib/xz/ |
| H A D | NEWS | 402 Block if encoding an empty buffer. Such an empty Block with 562 Block if encoding an empty buffer. Such an empty Block with 667 - A subtle but important change was made to the Block handling
|
| /dflybsd-src/contrib/file/magic/Magdir/ |
| H A D | map | 86 # Block size exponent, E1; appears to always be 0x09; minimum block size 512 bytes 88 # Block size exponent, E2 ; file blocksize=2**(E1+E2) 114 # Block sequence numbers like 0000 0100 0200 ... FFFF
|
| H A D | asf | 34 >>>90 lelong x \b, Block Alignment %d
|
| H A D | amigaos | 128 0 string RDSK Rigid Disk Block
|
| /dflybsd-src/lib/libc/nls/ |
| H A D | C.msg | 37 15 Block device required
|
| /dflybsd-src/contrib/binutils-2.27/gas/doc/ |
| H A D | c-tic54x.texi | 18 * TIC54X-Block:: Blocking 61 @node TIC54X-Block 560 this directive. See also @xref{TIC54X-Block}. 659 section on a page boundary (128 words) (@pxref{TIC54X-Block}).
|
| H A D | c-tilepro.texi | 32 Block comments are delimited by @samp{/*} and @samp{*/}. End of line
|
| /dflybsd-src/stand/boot/pc32/boot0/ |
| H A D | boot0.S | 483 pushw $1 # (pkt) Block count
|
| /dflybsd-src/sys/vfs/hammer2/ |
| H A D | FREEMAP | 131 Block Selection 133 Block selection is localized to be near the inode's (or nearby data)
|
| /dflybsd-src/contrib/cryptsetup/po/ |
| H A D | cryptsetup.pot | 339 msgid "Block mode XTS is available since kernel 2.6.24.\n" 347 msgid "Block mode LRW is available since kernel 2.6.20.\n"
|
| /dflybsd-src/sys/dev/raid/vinum/ |
| H A D | .gdbinit.vinum | 291 printf "Block\tSequence\t size\t address\t line\t\tfile\n"
|
| /dflybsd-src/tools/tools/locale/etc/ |
| H A D | manual-input.UTF-8 | 597 * 0x2580 - 0x259F Block Elements
|
| /dflybsd-src/usr.bin/compress/doc/ |
| H A D | README | 78 1. "Block" compression is performed. After the BITS run out, the
|