Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 25 of 162) sorted by relevance

1234567

/linux-3.3/arch/s390/crypto/
Ddes_s390.c89 unsigned int nbytes; in ecb_desall_crypt() local
111 unsigned int nbytes = walk->nbytes; in cbc_desall_crypt() local
137 unsigned int nbytes) in ecb_des_encrypt()
148 unsigned int nbytes) in ecb_des_decrypt()
180 unsigned int nbytes) in cbc_des_encrypt()
191 unsigned int nbytes) in cbc_des_decrypt()
288 unsigned int nbytes) in ecb_des3_encrypt()
299 unsigned int nbytes) in ecb_des3_decrypt()
332 unsigned int nbytes) in cbc_des3_encrypt()
343 unsigned int nbytes) in cbc_des3_decrypt()
[all …]
Daes_s390.c254 unsigned int nbytes) in fallback_blk_dec()
271 unsigned int nbytes) in fallback_blk_enc()
320 unsigned int nbytes; in ecb_aes_crypt() local
340 unsigned int nbytes) in ecb_aes_encrypt()
354 unsigned int nbytes) in ecb_aes_decrypt()
449 unsigned int nbytes = walk->nbytes; in cbc_aes_crypt() local
475 unsigned int nbytes) in cbc_aes_encrypt()
489 unsigned int nbytes) in cbc_aes_decrypt()
547 unsigned int nbytes) in xts_fallback_decrypt()
564 unsigned int nbytes) in xts_fallback_encrypt()
[all …]
Dprng.c69 static void prng_seed(int nbytes) in prng_seed()
87 static ssize_t prng_read(struct file *file, char __user *ubuf, size_t nbytes, in prng_read()
/linux-3.3/arch/x86/crypto/
Dtwofish_glue_3way.c68 unsigned int nbytes; in ecb_crypt() local
108 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
117 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
152 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local
172 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
193 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local
254 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
320 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
334 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local
393 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
[all …]
Dblowfish_glue.c106 unsigned int nbytes; in ecb_crypt() local
146 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
155 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
190 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local
210 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
231 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local
294 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
339 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
353 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local
405 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
Dserpent_sse2_glue.c54 static inline bool serpent_fpu_begin(bool fpu_enabled, unsigned int nbytes) in serpent_fpu_begin()
81 unsigned int nbytes; in ecb_crypt() local
131 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
140 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
175 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local
195 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
216 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local
278 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
347 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
361 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local
[all …]
/linux-3.3/drivers/staging/rtl8192u/ieee80211/
Dcipher.c51 unsigned int nbytes, cryptfn_t crfn, in crypt()
144 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
154 unsigned int nbytes) in ecb_decrypt()
164 unsigned int nbytes) in cbc_encrypt()
174 unsigned int nbytes, u8 *iv) in cbc_encrypt_iv()
184 unsigned int nbytes) in cbc_decrypt()
194 unsigned int nbytes, u8 *iv) in cbc_decrypt_iv()
204 unsigned int nbytes) in nocrypt()
212 unsigned int nbytes, u8 *iv) in nocrypt_iv()
Dscatterwalk.c33 void *scatterwalk_whichbuf(struct scatter_walk *walk, unsigned int nbytes, void *scratch) in scatterwalk_whichbuf()
43 static void memcpy_dir(void *buf, void *sgdata, size_t nbytes, int out) in memcpy_dir()
106 size_t nbytes, int out) in scatterwalk_copychunks()
Dcrypto_compat.h17 unsigned int nbytes) in crypto_cipher_encrypt()
27 unsigned int nbytes) in crypto_cipher_decrypt()
/linux-3.3/lib/mpi/
Dmpicoder.c29 unsigned nbits, nbytes, nlimbs, nread = 0; in mpi_read_from_buffer() local
82 unsigned nbits, nbytes, nlimbs; in mpi_fromstr() local
158 void *mpi_get_buffer(MPI a, unsigned *nbytes, int *sign) in mpi_get_buffer()
209 int mpi_set_buffer(MPI a, const void *xbuffer, unsigned nbytes, int sign) in mpi_set_buffer()
/linux-3.3/crypto/
Dpcbc.c52 unsigned int nbytes = walk->nbytes; in crypto_pcbc_encrypt_segment() local
77 unsigned int nbytes = walk->nbytes; in crypto_pcbc_encrypt_inplace() local
99 unsigned int nbytes) in crypto_pcbc_encrypt()
130 unsigned int nbytes = walk->nbytes; in crypto_pcbc_decrypt_segment() local
157 unsigned int nbytes = walk->nbytes; in crypto_pcbc_decrypt_inplace() local
179 unsigned int nbytes) in crypto_pcbc_decrypt()
Dcbc.c49 unsigned int nbytes = walk->nbytes; in crypto_cbc_encrypt_segment() local
73 unsigned int nbytes = walk->nbytes; in crypto_cbc_encrypt_inplace() local
92 unsigned int nbytes) in crypto_cbc_encrypt()
121 unsigned int nbytes = walk->nbytes; in crypto_cbc_decrypt_segment() local
147 unsigned int nbytes = walk->nbytes; in crypto_cbc_decrypt_inplace() local
171 unsigned int nbytes) in crypto_cbc_decrypt()
Dscatterwalk.c25 static inline void memcpy_dir(void *buf, void *sgdata, size_t nbytes, int out) in memcpy_dir()
77 size_t nbytes, int out) in scatterwalk_copychunks()
104 unsigned int start, unsigned int nbytes, int out) in scatterwalk_map_and_copy()
Dctr.c59 unsigned int nbytes = walk->nbytes; in crypto_ctr_crypt_final() local
77 unsigned int nbytes = walk->nbytes; in crypto_ctr_crypt_segment() local
101 unsigned int nbytes = walk->nbytes; in crypto_ctr_crypt_inplace() local
123 unsigned int nbytes) in crypto_ctr_crypt()
274 struct scatterlist *src, unsigned int nbytes) in crypto_rfc3686_crypt()
Dcts.c78 unsigned int nbytes) in cts_cbc_encrypt()
127 unsigned int nbytes) in crypto_cts_encrypt()
164 unsigned int nbytes) in cts_cbc_decrypt()
221 unsigned int nbytes) in crypto_cts_decrypt()
Decb.c47 unsigned int nbytes; in crypto_ecb_crypt() local
71 unsigned int nbytes) in crypto_ecb_encrypt()
85 unsigned int nbytes) in crypto_ecb_decrypt()
/linux-3.3/drivers/crypto/
Dgeode-aes.c184 unsigned int nbytes) in fallback_blk_dec()
200 unsigned int nbytes) in fallback_blk_enc()
307 unsigned int nbytes) in geode_cbc_decrypt()
339 unsigned int nbytes) in geode_cbc_encrypt()
420 unsigned int nbytes) in geode_ecb_decrypt()
450 unsigned int nbytes) in geode_ecb_encrypt()
/linux-3.3/drivers/staging/comedi/
Ddrivers.c602 unsigned int nbytes; in comedi_buf_write_n_available() local
620 unsigned int nbytes) in comedi_buf_write_alloc()
637 unsigned int nbytes) in comedi_buf_write_alloc_strict()
652 unsigned comedi_buf_write_free(struct comedi_async *async, unsigned int nbytes) in comedi_buf_write_free()
670 unsigned comedi_buf_read_alloc(struct comedi_async *async, unsigned nbytes) in comedi_buf_read_alloc()
685 unsigned comedi_buf_read_free(struct comedi_async *async, unsigned int nbytes) in comedi_buf_read_free()
730 void *dest, unsigned int nbytes) in comedi_buf_memcpy_from()
/linux-3.3/drivers/scsi/lpfc/
Dlpfc_debugfs.c979 size_t nbytes, loff_t *ppos) in lpfc_debugfs_dumpDataDif_write()
1009 size_t nbytes, loff_t *ppos) in lpfc_debugfs_dif_err_read()
1038 size_t nbytes, loff_t *ppos) in lpfc_debugfs_dif_err_write()
1177 size_t nbytes, loff_t *ppos) in lpfc_debugfs_read()
1243 static int lpfc_idiag_cmd_get(const char __user *buf, size_t nbytes, in lpfc_idiag_cmd_get()
1398 lpfc_idiag_pcicfg_read(struct file *file, char __user *buf, size_t nbytes, in lpfc_idiag_pcicfg_read()
1521 size_t nbytes, loff_t *ppos) in lpfc_idiag_pcicfg_write()
1694 lpfc_idiag_baracc_read(struct file *file, char __user *buf, size_t nbytes, in lpfc_idiag_baracc_read()
1846 size_t nbytes, loff_t *ppos) in lpfc_idiag_baracc_write()
1980 lpfc_idiag_queinfo_read(struct file *file, char __user *buf, size_t nbytes, in lpfc_idiag_queinfo_read()
[all …]
/linux-3.3/drivers/staging/speakup/
Ddevsynth.c17 size_t nbytes, loff_t *ppos) in speakup_file_write()
40 static ssize_t speakup_file_read(struct file *fp, char *buf, size_t nbytes, in speakup_file_read()
/linux-3.3/drivers/char/
Drandom.c468 int nbytes, __u8 out[64]) in mix_pool_bytes_extract()
743 static void xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in xfer_secondary_pool()
781 static size_t account(struct entropy_store *r, size_t nbytes, int min, in account()
863 size_t nbytes, int min, int reserved) in extract_entropy()
896 size_t nbytes) in extract_entropy_user()
937 void get_random_bytes(void *buf, int nbytes) in get_random_bytes()
1029 random_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in random_read()
1085 urandom_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in urandom_read()
/linux-3.3/drivers/pci/hotplug/
Drpadlpar_sysfs.c33 const char *buf, size_t nbytes) in add_slot_store()
64 const char *buf, size_t nbytes) in remove_slot_store()
/linux-3.3/tools/usb/
Dffs-test.c374 static ssize_t read_wrap(struct thread *t, void *buf, size_t nbytes) in read_wrap()
379 static ssize_t write_wrap(struct thread *t, const void *buf, size_t nbytes) in write_wrap()
392 fill_in_buf(struct thread *ignore, void *buf, size_t nbytes) in fill_in_buf()
417 empty_out_buf(struct thread *ignore, const void *buf, size_t nbytes) in empty_out_buf()
479 ep0_consume(struct thread *ignore, const void *buf, size_t nbytes) in ep0_consume()
/linux-3.3/include/crypto/
Dscatterwalk.h101 unsigned int nbytes) in scatterwalk_clamp()
108 unsigned int nbytes) in scatterwalk_advance()
/linux-3.3/drivers/scsi/bfa/
Dbfad_debugfs.c205 size_t nbytes, loff_t *pos) in bfad_debugfs_read()
248 size_t nbytes, loff_t *pos) in bfad_debugfs_read_regrd()
272 size_t nbytes, loff_t *ppos) in bfad_debugfs_write_regrd()
349 size_t nbytes, loff_t *ppos) in bfad_debugfs_write_regwr()

1234567