Home
last modified time | relevance | path

Searched defs:iv (Results 1 – 11 of 11) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dtun.c184 static __inline__ ssize_t tun_get_user(struct tun_struct *tun, struct iovec *iv, size_t count) in tun_get_user()
228 static ssize_t tun_chr_writev(struct file * file, const struct iovec *iv, in tun_chr_writev()
253 struct iovec iv = { (void *) buf, count }; in tun_chr_write() local
260 struct iovec *iv, int len) in tun_put_user()
290 static ssize_t tun_chr_readv(struct file *file, const struct iovec *iv, in tun_chr_readv()
347 struct iovec iv = { buf, count }; in tun_chr_read() local
/linux-2.4.37.9/crypto/
Dcipher.c101 u8 *iv = info; in cbc_process() local
153 unsigned int nbytes, u8 *iv) in ecb_encrypt_iv()
172 unsigned int nbytes, u8 *iv) in ecb_decrypt_iv()
191 unsigned int nbytes, u8 *iv) in cbc_encrypt_iv()
211 unsigned int nbytes, u8 *iv) in cbc_decrypt_iv()
238 unsigned int nbytes, u8 *iv) in nocrypt_iv()
Ddes.c41 u8 iv[DES_BLOCK_SIZE]; member
46 u8 iv[DES_BLOCK_SIZE]; member
Dtcrypt.h52 char iv[MAX_IVLEN]; member
Dserpent.c215 u8 iv[SERPENT_BLOCK_SIZE]; member
/linux-2.4.37.9/drivers/block/paride/
Dsetup.h23 int *iv; /* pointer to variable */ member
/linux-2.4.37.9/net/bluetooth/bnep/
Dcore.c101 struct iovec iv = { data, len }; in bnep_send() local
409 struct iovec iv[3]; in bnep_tx_frame() local
/linux-2.4.37.9/include/linux/
Dcrypto.h323 unsigned int nbytes, u8 *iv) in crypto_cipher_encrypt_iv()
342 unsigned int nbytes, u8 *iv) in crypto_cipher_decrypt_iv()
/linux-2.4.37.9/net/bluetooth/cmtp/
Dcore.c202 struct iovec iv = { data, len }; in cmtp_send_frame() local
/linux-2.4.37.9/include/asm-ia64/
Dpal.h493 iv : 1, /* instruction set field valid */ member
528 iv : 1, /* instruction set field valid */ member
564 iv : 1, /* instruction set field valid */ member
594 iv : 1, /* instruction set field valid */ member
623 iv : 1, /* instruction set field valid */ member
/linux-2.4.37.9/net/bluetooth/rfcomm/
Dcore.c608 struct iovec iv = { data, len }; in rfcomm_send_frame() local
903 struct iovec iv[3]; in rfcomm_send_test() local