Home
last modified time | relevance | path

Searched defs:nbytes (Results 101 - 125 of 813) sorted by relevance

12345678910>>...33

/kernel/linux/linux-5.10/include/crypto/
H A Dscatterwalk.h35 scatterwalk_clamp(struct scatter_walk *walk, unsigned int nbytes) scatterwalk_clamp() argument
42 scatterwalk_advance(struct scatter_walk *walk, unsigned int nbytes) scatterwalk_advance() argument
H A Dpoly1305.h79 poly1305_update(struct poly1305_desc_ctx *desc, const u8 *src, unsigned int nbytes) poly1305_update() argument
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_debugfs.c42 uvc_debugfs_stats_read(struct file *file, char __user *user_buf, size_t nbytes, loff_t *ppos) uvc_debugfs_stats_read() argument
/kernel/linux/linux-6.6/drivers/atm/
H A Dnicstarmac.c234 nicstar_read_eprom(virt_addr_t base, u_int8_t prom_offset, u_int8_t * buffer, u_int32_t nbytes) nicstar_read_eprom() argument
/kernel/linux/linux-6.6/drivers/zorro/
H A Dproc.c31 proc_bus_zorro_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in proc_bus_zorro_read() argument
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_dquot_item.c30 xfs_qm_dquot_logitem_size( struct xfs_log_item *lip, int *nvecs, int *nbytes) xfs_qm_dquot_logitem_size() argument
/kernel/linux/linux-6.6/include/crypto/
H A Dscatterwalk.h36 scatterwalk_clamp(struct scatter_walk *walk, unsigned int nbytes) scatterwalk_clamp() argument
43 scatterwalk_advance(struct scatter_walk *walk, unsigned int nbytes) scatterwalk_advance() argument
H A Dpoly1305.h79 poly1305_update(struct poly1305_desc_ctx *desc, const u8 *src, unsigned int nbytes) poly1305_update() argument
/kernel/linux/linux-6.6/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; crypto_pcbc_decrypt_segment() local
114 unsigned int nbytes = walk->nbytes; crypto_pcbc_decrypt_inplace() local
136 unsigned int nbytes; crypto_pcbc_decrypt() local
[all...]
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 in crypto_cbc_decrypt_segment() local
127 unsigned int nbytes = walk->nbytes; crypto_cbc_decrypt_inplace() local
[all...]
H A Dxctr.c40 unsigned int nbytes = walk->nbytes; in crypto_xctr_crypt_final() local
56 unsigned int nbytes = walk->nbytes; in crypto_xctr_crypt_segment() local
80 unsigned int nbytes = walk->nbytes; in crypto_xctr_crypt_inplace() local
105 unsigned int nbytes; crypto_xctr_crypt() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/vmx/
H A Daes_ctr.c76 unsigned int nbytes = walk->nbytes; in p8_aes_ctr_final() local
95 unsigned int nbytes; in p8_aes_ctr_crypt() local
[all...]
H A Daes_cbc.c76 unsigned int nbytes; in p8_aes_cbc_crypt() local
H A Daes_xts.c83 unsigned int nbytes; in p8_aes_xts_crypt() local
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daria_gfni_avx512_glue.c81 unsigned int nbytes; in aria_avx512_ctr_encrypt() local
[all...]
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Drpadlpar_sysfs.c27 add_slot_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t nbytes) add_slot_store() argument
56 remove_slot_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t nbytes) remove_slot_store() argument
/kernel/linux/linux-6.6/drivers/interconnect/qcom/
H A Dsmd-rpm.c23 __le32 nbytes; member
/third_party/ffmpeg/libavcodec/
H A Delsdec.c251 int nbytes; in ff_els_decoder_init() local
/third_party/ltp/testcases/kernel/syscalls/sync_file_range/
H A Dsync_file_range01.c48 off_t nbytes; member
/third_party/ltp/testcases/network/tcp_cmds/sendfile/
H A Dtestsf_s.c39 int pid, nbytes, flen, count; in main() local
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Df_generic.c72 const unsigned nbytes = with_hibit ? X_SER_BYTES : SER_BYTES; in gf_deserialize() local
/third_party/pulseaudio/src/modules/
H A Dmodule-sine.c58 static int sink_input_pop_cb(pa_sink_input *i, size_t nbytes, pa_memchunk *chunk) { in sink_input_pop_cb() argument
76 static void sink_input_process_rewind_cb(pa_sink_input *i, size_t nbytes) { in sink_input_process_rewind_cb() argument
/third_party/pulseaudio/src/modules/rtp/
H A Dheaderlist.c38 size_t nbytes; member
/third_party/openssl/crypto/ec/curve448/
H A Df_generic.c72 const unsigned nbytes = with_hibit ? X_SER_BYTES : SER_BYTES; in gf_deserialize() local
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/
H A Dsha1.cc143 void SecureHashAlgorithm::Update(const void *data, size_t nbytes) in Update() argument

Completed in 9 milliseconds

12345678910>>...33