Home
last modified time | relevance | path

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

12345678910>>...25

/kernel/linux/linux-4.19/arch/s390/crypto/
Ddes_s390.c89 unsigned int nbytes, n; in ecb_desall_crypt() local
107 unsigned int nbytes, n; in cbc_desall_crypt() local
130 unsigned int nbytes) in ecb_des_encrypt()
140 unsigned int nbytes) in ecb_des_decrypt()
170 unsigned int nbytes) in cbc_des_encrypt()
180 unsigned int nbytes) in cbc_des_decrypt()
287 unsigned int nbytes) in ecb_des3_encrypt()
297 unsigned int nbytes) in ecb_des3_decrypt()
328 unsigned int nbytes) in cbc_des3_encrypt()
338 unsigned int nbytes) in cbc_des3_decrypt()
[all …]
Dpaes_s390.c99 unsigned int nbytes, n, k; in ecb_paes_crypt() local
120 unsigned int nbytes) in ecb_paes_encrypt()
130 unsigned int nbytes) in ecb_paes_decrypt()
194 unsigned int nbytes, n, k; in cbc_paes_crypt() local
223 unsigned int nbytes) in cbc_paes_encrypt()
233 unsigned int nbytes) in cbc_paes_decrypt()
315 unsigned int keylen, offset, nbytes, n, k; in xts_paes_crypt() local
359 unsigned int nbytes) in xts_paes_encrypt()
369 unsigned int nbytes) in xts_paes_decrypt()
431 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) in __ctrblk_init()
[all …]
Daes_s390.c68 unsigned int nbytes; member
202 unsigned int nbytes) in fallback_blk_dec()
221 unsigned int nbytes) in fallback_blk_enc()
261 unsigned int nbytes, n; in ecb_aes_crypt() local
278 unsigned int nbytes) in ecb_aes_encrypt()
292 unsigned int nbytes) in ecb_aes_decrypt()
377 unsigned int nbytes, n; in cbc_aes_crypt() local
400 unsigned int nbytes) in cbc_aes_encrypt()
414 unsigned int nbytes) in cbc_aes_decrypt()
471 unsigned int nbytes) in xts_fallback_decrypt()
[all …]
/kernel/linux/linux-4.19/arch/x86/crypto/
Dcast5_avx_glue.c51 unsigned int nbytes) in cast5_fpu_begin()
69 unsigned int nbytes; in ecb_crypt() local
131 unsigned int nbytes; in cbc_encrypt() local
161 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local
217 unsigned int nbytes; in cbc_decrypt() local
238 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
250 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local
297 unsigned int nbytes; in ctr_crypt() local
Dblowfish_glue.c94 unsigned int nbytes; in ecb_crypt() local
147 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local
171 unsigned int nbytes; in cbc_encrypt() local
188 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local
252 unsigned int nbytes; in cbc_decrypt() local
271 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
282 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local
338 unsigned int nbytes; in ctr_crypt() local
Dglue_helper.c42 unsigned int nbytes; in glue_ecb_req_128bit() local
86 unsigned int nbytes; in glue_cbc_encrypt_req_128bit() local
119 unsigned int nbytes; in glue_cbc_decrypt_req_128bit() local
179 unsigned int nbytes; in glue_ctr_req_128bit() local
244 unsigned int nbytes = walk->nbytes; in __glue_xts_req_128bit() local
282 unsigned int nbytes; in glue_xts_req_128bit() local
Ddes3_ede_glue.c90 unsigned int nbytes; in ecb_crypt() local
150 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local
174 unsigned int nbytes; in cbc_encrypt() local
191 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local
253 unsigned int nbytes; in cbc_decrypt() local
273 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
285 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local
336 unsigned int nbytes; in ctr_crypt() local
/kernel/linux/linux-5.10/arch/x86/crypto/
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
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
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
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
/kernel/linux/linux-5.10/crypto/
Dpcbc.c24 unsigned int nbytes = walk->nbytes; in crypto_pcbc_encrypt_segment() local
46 unsigned int nbytes = walk->nbytes; in crypto_pcbc_encrypt_inplace() local
68 unsigned int nbytes; in crypto_pcbc_encrypt() local
91 unsigned int nbytes = walk->nbytes; in crypto_pcbc_decrypt_segment() local
113 unsigned int nbytes = walk->nbytes; in crypto_pcbc_decrypt_inplace() local
135 unsigned int nbytes; in crypto_pcbc_decrypt() local
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()
Dcfb.c51 unsigned int nbytes = walk->nbytes; in crypto_cfb_final() local
61 unsigned int nbytes = walk->nbytes; in crypto_cfb_encrypt_segment() local
84 unsigned int nbytes = walk->nbytes; in crypto_cfb_encrypt_inplace() local
131 unsigned int nbytes = walk->nbytes; in crypto_cfb_decrypt_segment() local
154 unsigned int nbytes = walk->nbytes; in crypto_cfb_decrypt_inplace() local
/kernel/linux/linux-4.19/arch/sparc/crypto/
Ddes_glue.c95 unsigned int nbytes, bool encrypt) in __ecb_crypt()
126 unsigned int nbytes) in ecb_encrypt()
133 unsigned int nbytes) in ecb_decrypt()
143 unsigned int nbytes) in cbc_encrypt()
174 unsigned int nbytes) in cbc_decrypt()
263 unsigned int nbytes, bool encrypt) in __ecb3_crypt()
297 unsigned int nbytes) in ecb3_encrypt()
304 unsigned int nbytes) in ecb3_decrypt()
315 unsigned int nbytes) in cbc3_encrypt()
351 unsigned int nbytes) in cbc3_decrypt()
/kernel/linux/linux-4.19/lib/mpi/
Dmpicoder.c35 MPI mpi_read_raw_data(const void *xbuffer, size_t nbytes) in mpi_read_raw_data()
84 unsigned int nbits, nbytes; in mpi_read_from_buffer() local
143 int mpi_read_buffer(MPI a, uint8_t *buf, unsigned buf_len, unsigned *nbytes, in mpi_read_buffer()
203 void *mpi_get_buffer(MPI a, unsigned *nbytes, int *sign) in mpi_get_buffer()
247 int mpi_write_to_sgl(MPI a, struct scatterlist *sgl, unsigned nbytes, in mpi_write_to_sgl()
330 MPI mpi_read_raw_from_sgl(struct scatterlist *sgl, unsigned int nbytes) in mpi_read_raw_from_sgl()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
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()
/kernel/linux/linux-4.19/drivers/infiniband/hw/hfi1/
Dpio_copy.c226 unsigned int nbytes) in read_low_bytes()
242 const void *from, unsigned int nbytes) in read_extra_bytes()
305 const void *from, size_t nbytes) in seg_pio_copy_start()
397 static void mid_copy_mix(struct pio_buf *pbuf, const void *from, size_t nbytes) in mid_copy_mix()
525 const void *from, size_t nbytes) in mid_copy_straight()
613 void seg_pio_copy_mid(struct pio_buf *pbuf, const void *from, size_t nbytes) in seg_pio_copy_mid()
/kernel/linux/linux-4.19/crypto/
Dpcbc.c51 unsigned int nbytes = walk->nbytes; in crypto_pcbc_encrypt_segment() local
73 unsigned int nbytes = walk->nbytes; in crypto_pcbc_encrypt_inplace() local
96 unsigned int nbytes; in crypto_pcbc_encrypt() local
119 unsigned int nbytes = walk->nbytes; in crypto_pcbc_decrypt_segment() local
141 unsigned int nbytes = walk->nbytes; in crypto_pcbc_decrypt_inplace() local
164 unsigned int nbytes; in crypto_pcbc_decrypt() local
Dscatterwalk.c23 static inline void memcpy_dir(void *buf, void *sgdata, size_t nbytes, int out) in memcpy_dir()
32 size_t nbytes, int out) in scatterwalk_copychunks()
61 unsigned int start, unsigned int nbytes, int out) in scatterwalk_map_and_copy()
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
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
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
/kernel/linux/linux-4.19/arch/powerpc/crypto/
Daes-spe-glue.c187 struct scatterlist *src, unsigned int nbytes) in ppc_ecb_encrypt()
215 struct scatterlist *src, unsigned int nbytes) in ppc_ecb_decrypt()
243 struct scatterlist *src, unsigned int nbytes) in ppc_cbc_encrypt()
271 struct scatterlist *src, unsigned int nbytes) in ppc_cbc_decrypt()
299 struct scatterlist *src, unsigned int nbytes) in ppc_ctr_crypt()
329 struct scatterlist *src, unsigned int nbytes) in ppc_xts_encrypt()
360 struct scatterlist *src, unsigned int nbytes) in ppc_xts_decrypt()
/kernel/liteos_m/kal/libc/newlib/porting/src/
Dmalloc.c66 void *__wrap__malloc_r(struct _reent *reent, size_t nbytes) in __wrap__malloc_r()
75 void *__wrap__memalign_r(struct _reent *reent, size_t align, size_t nbytes) in __wrap__memalign_r()
84 void *__wrap__realloc_r(struct _reent *reent, void *aptr, size_t nbytes) in __wrap__realloc_r()
/kernel/linux/linux-5.10/lib/mpi/
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()

12345678910>>...25