Home
last modified time | relevance | path

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

12345678910>>...18

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dcast5_avx_glue.c36 unsigned int nbytes) in cast5_fpu_begin()
54 unsigned int nbytes; in ecb_crypt() local
116 unsigned int nbytes; in cbc_encrypt() local
146 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local
202 unsigned int nbytes; in cbc_decrypt() local
223 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
235 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local
282 unsigned int nbytes; in ctr_crypt() local
H A Dblowfish_glue.c79 unsigned int nbytes; in ecb_crypt() local
132 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local
156 unsigned int nbytes; in cbc_encrypt() local
173 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local
237 unsigned int nbytes; in cbc_decrypt() local
256 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
267 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local
323 unsigned int nbytes; in ctr_crypt() local
H A Ddes3_ede_glue.c80 unsigned int nbytes; in ecb_crypt() local
140 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local
164 unsigned int nbytes; in cbc_encrypt() local
181 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local
243 unsigned int nbytes; in cbc_decrypt() local
263 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
275 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local
326 unsigned int nbytes; in ctr_crypt() local
H A Dglue_helper.c28 unsigned int nbytes; in glue_ecb_req_128bit() local
72 unsigned int nbytes; in glue_cbc_encrypt_req_128bit() local
105 unsigned int nbytes; in glue_cbc_decrypt_req_128bit() local
166 unsigned int nbytes; in glue_ctr_req_128bit() local
234 unsigned int nbytes = walk->nbytes; in __glue_xts_req_128bit() local
275 unsigned int nbytes, tail; in glue_xts_req_128bit() local
/OK3568_Linux_fs/kernel/crypto/
H A Dpcbc.c25 unsigned int nbytes = walk->nbytes; in crypto_pcbc_encrypt_segment() local
47 unsigned int nbytes = walk->nbytes; in crypto_pcbc_encrypt_inplace() local
69 unsigned int nbytes; in crypto_pcbc_encrypt() local
92 unsigned int nbytes = walk->nbytes; in crypto_pcbc_decrypt_segment() local
114 unsigned int nbytes = walk->nbytes; in crypto_pcbc_decrypt_inplace() local
136 unsigned int nbytes; in crypto_pcbc_decrypt() local
H A Dcfb.c52 unsigned int nbytes = walk->nbytes; in crypto_cfb_final() local
62 unsigned int nbytes = walk->nbytes; in crypto_cfb_encrypt_segment() local
85 unsigned int nbytes = walk->nbytes; in crypto_cfb_encrypt_inplace() local
132 unsigned int nbytes = walk->nbytes; in crypto_cfb_decrypt_segment() local
155 unsigned int nbytes = walk->nbytes; in crypto_cfb_decrypt_inplace() local
H A Dscatterwalk.c18 static inline void memcpy_dir(void *buf, void *sgdata, size_t nbytes, int out) in memcpy_dir()
27 size_t nbytes, int out) in scatterwalk_copychunks()
56 unsigned int start, unsigned int nbytes, int out) in scatterwalk_map_and_copy()
H A Dcbc.c22 unsigned int nbytes = walk->nbytes; in crypto_cbc_encrypt_segment() local
50 unsigned int nbytes = walk->nbytes; in crypto_cbc_encrypt_inplace() local
97 unsigned int nbytes = walk->nbytes; in crypto_cbc_decrypt_segment() local
127 unsigned int nbytes = walk->nbytes; in crypto_cbc_decrypt_inplace() local
H A Dctr.c38 unsigned int nbytes = walk->nbytes; in crypto_ctr_crypt_final() local
55 unsigned int nbytes = walk->nbytes; in crypto_ctr_crypt_segment() local
79 unsigned int nbytes = walk->nbytes; in crypto_ctr_crypt_inplace() local
105 unsigned int nbytes; in crypto_ctr_crypt() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c225 unsigned int nbytes) in read_low_bytes()
241 const void *from, unsigned int nbytes) in read_extra_bytes()
304 const void *from, size_t nbytes) in seg_pio_copy_start()
396 static void mid_copy_mix(struct pio_buf *pbuf, const void *from, size_t nbytes) in mid_copy_mix()
524 const void *from, size_t nbytes) in mid_copy_straight()
612 void seg_pio_copy_mid(struct pio_buf *pbuf, const void *from, size_t nbytes) in seg_pio_copy_mid()
/OK3568_Linux_fs/kernel/include/linux/
H A Donce.h80 #define get_random_once(buf, nbytes) \ argument
82 #define get_random_once_wait(buf, nbytes) \ argument
85 #define get_random_slow_once(buf, nbytes) \ argument
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vidtv/
H A Dvidtv_mux.c164 u32 nbytes; in vidtv_mux_push_si() local
225 u32 nbytes = 0; in vidtv_mux_push_pcr() local
287 u32 nbytes = 0; in vidtv_mux_packetize_access_units() local
326 u32 nbytes = 0; in vidtv_mux_poll_encoders() local
358 u32 nbytes; in vidtv_mux_pad_with_nulls() local
396 u32 nbytes; in vidtv_mux_tick() local
H A Dvidtv_pes.c82 u32 nbytes = 0; /* the number of bytes written by this function */ in vidtv_pes_write_pts_dts() local
133 u32 nbytes = 0; /* the number of bytes written by this function */ in vidtv_pes_write_h() local
212 u32 nbytes = 0; in vidtv_pes_write_stuffing() local
275 u32 nbytes = 0; in vidtv_pes_write_ts_h() local
332 u32 nbytes = 0; in vidtv_pes_write_into() local
H A Dvidtv_ts.c53 u32 nbytes = 0; in vidtv_ts_null_write_into() local
88 u32 nbytes = 0; in vidtv_ts_pcr_write_into() local
/OK3568_Linux_fs/kernel/lib/mpi/
H A Dmpicoder.c36 MPI mpi_read_raw_data(const void *xbuffer, size_t nbytes) in mpi_read_raw_data()
85 unsigned int nbits, nbytes; in mpi_read_from_buffer() local
121 unsigned int nbits, nbytes, nlimbs; in mpi_fromstr() local
250 int mpi_read_buffer(MPI a, uint8_t *buf, unsigned buf_len, unsigned *nbytes, in mpi_read_buffer()
310 void *mpi_get_buffer(MPI a, unsigned *nbytes, int *sign) in mpi_get_buffer()
354 int mpi_write_to_sgl(MPI a, struct scatterlist *sgl, unsigned nbytes, in mpi_write_to_sgl()
437 MPI mpi_read_raw_from_sgl(struct scatterlist *sgl, unsigned int nbytes) in mpi_read_raw_from_sgl()
/OK3568_Linux_fs/kernel/arch/sparc/crypto/
H A Daes_glue.c224 unsigned int nbytes; in ecb_encrypt() local
248 unsigned int nbytes; in ecb_decrypt() local
273 unsigned int nbytes; in cbc_encrypt() local
298 unsigned int nbytes; in cbc_decrypt() local
326 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
339 unsigned int nbytes; in ctr_crypt() local
H A Dcamellia_glue.c95 unsigned int nbytes; in __ecb_crypt() local
145 unsigned int nbytes; in cbc_encrypt() local
174 unsigned int nbytes; in cbc_decrypt() local
/OK3568_Linux_fs/kernel/drivers/staging/comedi/
H A Dcomedi_buf.c341 unsigned int nbytes) in comedi_buf_write_alloc()
431 unsigned int nbytes) in comedi_buf_write_free()
496 unsigned int nbytes) in comedi_buf_read_alloc()
536 unsigned int nbytes) in comedi_buf_read_free()
582 void *dest, unsigned int nbytes) in comedi_buf_memcpy_from()
626 unsigned int nbytes; in comedi_buf_write_samples() local
672 unsigned int nbytes; in comedi_buf_read_samples() local
/OK3568_Linux_fs/external/security/librkcrypto/demo/
H A Ddemo_rsa.c129 uint32_t nbytes = RSA_BITS_2048 / 8; in demo_rsa_pub_enc() local
207 uint32_t nbytes = RSA_BITS_2048 / 8; in demo_rsa_priv_enc() local
280 uint32_t nbytes = RSA_BITS_2048 / 8; in demo_rsa_sign_data() local
338 uint32_t nbytes = RSA_BITS_2048 / 8; in demo_rsa_sign_digest() local
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c2154 size_t nbytes, loff_t *ppos) in lpfc_debugfs_lockstat_write()
2373 size_t nbytes, loff_t *ppos) in lpfc_debugfs_dif_err_read()
2415 size_t nbytes, loff_t *ppos) in lpfc_debugfs_dif_err_write()
2553 size_t nbytes, loff_t *ppos) in lpfc_debugfs_read()
2601 size_t nbytes, loff_t *ppos) in lpfc_debugfs_multixripools_write()
2681 size_t nbytes, loff_t *ppos) in lpfc_debugfs_nvmestat_write()
2769 size_t nbytes, loff_t *ppos) in lpfc_debugfs_scsistat_write()
2823 size_t nbytes, loff_t *ppos) in lpfc_debugfs_ioktime_write()
2950 size_t nbytes, loff_t *ppos) in lpfc_debugfs_nvmeio_trc_write()
3055 size_t nbytes, loff_t *ppos) in lpfc_debugfs_hdwqstat_write()
[all …]
/OK3568_Linux_fs/u-boot/net/
H A Dchecksum.c14 unsigned compute_ip_checksum(const void *vptr, unsigned nbytes) in compute_ip_checksum()
57 int ip_checksum_ok(const void *addr, unsigned nbytes) in ip_checksum_ok()
/OK3568_Linux_fs/app/forlinx/forlinx_cmd/fltest_canfdtest/
H A Dcanfdtest.c83 int nbytes; in canfd_recv() local
131 int nbytes = read(s, &frame, sizeof(frame)); in canfd_recv() local
160 int nbytes; in main() local
/OK3568_Linux_fs/kernel/fs/
H A Dsync.c243 int sync_file_range(struct file *file, loff_t offset, loff_t nbytes, in sync_file_range()
370 int ksys_sync_file_range(int fd, loff_t offset, loff_t nbytes, in ksys_sync_file_range()
385 SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, in SYSCALL_DEFINE4() argument
394 loff_t, offset, loff_t, nbytes) in SYSCALL_DEFINE4() argument
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Daes-spe-glue.c185 unsigned int nbytes; in ppc_ecb_crypt() local
224 unsigned int nbytes; in ppc_cbc_crypt() local
265 unsigned int nbytes; in ppc_ctr_crypt() local
291 unsigned int nbytes; in ppc_xts_crypt() local
/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Ddevsynth.c14 size_t nbytes, loff_t *ppos) in speakup_file_write()
38 size_t nbytes, loff_t *ppos) in speakup_file_read()

12345678910>>...18