| /kernel/linux/linux-5.10/include/crypto/ |
| H A D | scatterwalk.h | 35 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 D | poly1305.h | 79 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 D | uvc_debugfs.c | 42 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 D | nicstarmac.c | 234 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 D | proc.c | 31 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 D | xfs_dquot_item.c | 30 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 D | scatterwalk.h | 36 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 D | poly1305.h | 79 poly1305_update(struct poly1305_desc_ctx *desc, const u8 *src, unsigned int nbytes) poly1305_update() argument
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | pcbc.c | 25 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 D | cbc.c | 22 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 D | xctr.c | 40 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 D | aes_ctr.c | 76 unsigned int nbytes = walk->nbytes; in p8_aes_ctr_final() local 95 unsigned int nbytes; in p8_aes_ctr_crypt() local [all...] |
| H A D | aes_cbc.c | 76 unsigned int nbytes; in p8_aes_cbc_crypt() local
|
| H A D | aes_xts.c | 83 unsigned int nbytes; in p8_aes_xts_crypt() local
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| H A D | aria_gfni_avx512_glue.c | 81 unsigned int nbytes; in aria_avx512_ctr_encrypt() local [all...] |
| /kernel/linux/linux-6.6/drivers/pci/hotplug/ |
| H A D | rpadlpar_sysfs.c | 27 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 D | smd-rpm.c | 23 __le32 nbytes; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | elsdec.c | 251 int nbytes; in ff_els_decoder_init() local
|
| /third_party/ltp/testcases/kernel/syscalls/sync_file_range/ |
| H A D | sync_file_range01.c | 48 off_t nbytes; member
|
| /third_party/ltp/testcases/network/tcp_cmds/sendfile/ |
| H A D | testsf_s.c | 39 int pid, nbytes, flen, count; in main() local
|
| /third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
| H A D | f_generic.c | 72 const unsigned nbytes = with_hibit ? X_SER_BYTES : SER_BYTES; in gf_deserialize() local
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-sine.c | 58 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 D | headerlist.c | 38 size_t nbytes; member
|
| /third_party/openssl/crypto/ec/curve448/ |
| H A D | f_generic.c | 72 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 D | sha1.cc | 143 void SecureHashAlgorithm::Update(const void *data, size_t nbytes) in Update() argument
|