/linux-3.4.99/net/sunrpc/auth_gss/ |
D | gss_krb5_seqnum.c | 47 unsigned char plain[8]; in krb5_make_rc4_seq_num() local 56 plain[0] = (unsigned char) ((seqnum >> 24) & 0xff); in krb5_make_rc4_seq_num() 57 plain[1] = (unsigned char) ((seqnum >> 16) & 0xff); in krb5_make_rc4_seq_num() 58 plain[2] = (unsigned char) ((seqnum >> 8) & 0xff); in krb5_make_rc4_seq_num() 59 plain[3] = (unsigned char) ((seqnum >> 0) & 0xff); in krb5_make_rc4_seq_num() 60 plain[4] = direction; in krb5_make_rc4_seq_num() 61 plain[5] = direction; in krb5_make_rc4_seq_num() 62 plain[6] = direction; in krb5_make_rc4_seq_num() 63 plain[7] = direction; in krb5_make_rc4_seq_num() 69 code = krb5_encrypt(cipher, cksum, plain, buf, 8); in krb5_make_rc4_seq_num() [all …]
|
/linux-3.4.99/Documentation/fb/ |
D | s3fb.txt | 19 I tested s3fb on Trio64 (plain, V+ and V2/DX) and Virge (plain, VX, DX), 40 hardware, i get best results from plain S3 Trio32 card - about 75 MHz). This
|
/linux-3.4.99/arch/arm/nwfpe/ |
D | entry.S | 115 @ plain LDR instruction. Weird, but it seems harmless.
|
/linux-3.4.99/arch/alpha/lib/ |
D | ev67-strlen_user.S | 48 ldah a1, 32767(zero) # do not use plain strlen_user() for strings
|
D | strlen_user.S | 37 ldah a1, 32767(zero) # do not use plain strlen_user() for strings
|
/linux-3.4.99/Documentation/networking/ |
D | ieee802154.txt | 13 to use plain Berkeley socket API, the generic Linux networking stack 59 code via plain sk_buffs. On skb reception skb->cb must contain additional
|
/linux-3.4.99/Documentation/zh_CN/ |
D | email-clients.txt | 32 接收附件,但是附件的内容格式应该是"text/plain"。然而,附件一般是不赞成的,
|
D | SubmittingPatches | 197 Content-Type: text/plain; charset=us-ascii; format=flowed
|
/linux-3.4.99/Documentation/hwmon/ |
D | asb100 | 27 3 (i.e. one setting controls both.) If you have a plain ASB100, the PWM
|
/linux-3.4.99/Documentation/i2c/ |
D | i2c-protocol | 14 Data (8 bits): A plain data byte. Sometimes, I write DataLow, DataHigh
|
D | smbus-protocol | 17 translated to I2C on I2C adapters, but plain I2C commands can not be 38 Data (8 bits): A plain data byte. Sometimes, I write DataLow, DataHigh
|
D | dev-interface | 56 Well, you are all set up now. You can now use SMBus commands or plain 143 You can do plain i2c transactions by using read(2) and write(2) calls.
|
D | writing-clients | 311 If you can choose between plain I2C communication and SMBus level 313 commands, but only some of them understand plain I2C!
|
/linux-3.4.99/Documentation/serial/ |
D | n_gsm.txt | 73 5- use these devices as plain serial ports.
|
/linux-3.4.99/Documentation/misc-devices/ |
D | apds990x.txt | 36 values are known. Otherwise plain sensor default values are used.
|
/linux-3.4.99/Documentation/power/ |
D | video.txt | 56 a new enough X, and a plain text console (no vesafb or radeonfb). See 78 safest to do your experiments with plain old VGA console. The vesafb
|
/linux-3.4.99/drivers/net/slip/ |
D | Kconfig | 51 answer Y, just in case. You will still be able to use plain SLIP. If
|
/linux-3.4.99/net/l2tp/ |
D | Kconfig | 75 L2TP frames, namely UDP and plain IP (without UDP). This
|
/linux-3.4.99/Documentation/filesystems/ |
D | affs.txt | 49 This is useful since most of the plain AmigaOS files 114 - x permission of the user will set E for plain files.
|
/linux-3.4.99/Documentation/RCU/ |
D | lockdep-splat.txt | 67 This form says that it must be in a plain vanilla RCU read-side critical
|
/linux-3.4.99/Documentation/s390/ |
D | zfcpdump.txt | 21 dump format defines a 4K header followed by plain uncompressed memory. The
|
/linux-3.4.99/crypto/ |
D | ccm.c | 245 static int crypto_ccm_auth(struct aead_request *req, struct scatterlist *plain, in crypto_ccm_auth() argument 275 get_data_to_compute(cipher, pctx, plain, cryptlen); in crypto_ccm_auth()
|
/linux-3.4.99/Documentation/ko_KR/ |
D | HOWTO | 436 나와있는데로 명백히(plain) 읽을 수 있는 텍스트여야 한다. 커널 개발자들은
|
/linux-3.4.99/drivers/gpu/drm/ |
D | Kconfig | 86 run the Radeon in plain VGA mode.
|
/linux-3.4.99/drivers/staging/speakup/ |
D | Kconfig | 21 that can be used with a plain text terminal.
|