Home
last modified time | relevance | path

Searched defs:bytes (Results 576 - 600 of 3377) sorted by relevance

1...<<21222324252627282930>>...136

/kernel/linux/linux-5.10/block/
H A Dblk-crypto-internal.h109 static inline void bio_crypt_advance(struct bio *bio, unsigned int bytes) in bio_crypt_advance() argument
/kernel/linux/linux-5.10/crypto/async_tx/
H A Draid6test.c57 static void raid6_dual_recov(int disks, size_t bytes, int faila, int failb, in raid6_dual_recov() argument
/kernel/linux/linux-5.10/drivers/dma/dw/
H A Didma32.c52 idma32_bytes2block(struct dw_dma_chan *dwc, size_t bytes, unsigned int width, size_t *len) idma32_bytes2block() argument
H A Ddw.c46 dw_dma_bytes2block(struct dw_dma_chan *dwc, size_t bytes, unsigned int width, size_t *len) dw_dma_bytes2block() argument
/kernel/linux/linux-5.10/crypto/
H A Dnhpoly1305.c97 unsigned int bytes; in nhpoly1305_units() local
161 unsigned int bytes; crypto_nhpoly1305_update_helper() local
[all...]
H A Dxor.c27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks() argument
H A Dsalsa20_generic.c84 salsa20_docrypt(u32 *state, u8 *dst, const u8 *src, unsigned int bytes) salsa20_docrypt() argument
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutmisc.c90 u8 bytes[4]; in acpi_ut_dword_byte_swap() member
94 u8 bytes[4]; in acpi_ut_dword_byte_swap() member
[all...]
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dchacha-glue.c84 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch() argument
40 chacha_doneon(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_doneon() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/crypto/
H A Dsha256-spe-glue.c99 unsigned int bytes; in ppc_spe_sha256_update() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dxor.h60 xor_sse_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2() argument
111 xor_sse_2_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2_pf64() argument
145 xor_sse_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_3() argument
204 xor_sse_3_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_3_pf64() argument
241 xor_sse_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_4() argument
307 xor_sse_4_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3, unsigned long *p4) xor_sse_4_pf64() argument
346 xor_sse_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3, unsigned long *p4, unsigned long *p5) xor_sse_5() argument
419 xor_sse_5_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3, unsigned long *p4, unsigned long *p5) xor_sse_5_pf64() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dcpuid.c69 ssize_t bytes = 0; in cpuid_read() local
/kernel/linux/linux-5.10/arch/sh/drivers/dma/
H A Ddma-g2.c57 unsigned int bytes = g2_bytes_remaining(i); in g2_dma_interrupt() local
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dchacha_glue.c48 chacha_dosimd(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_dosimd() argument
142 chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt_arch() argument
[all...]
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dsun3xflop.h123 static int bytes=0; in sun3xflop_hardint() local
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dearlycon.c117 int m, n, bytes; in efi_earlycon_write_char() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_abm.c150 dmub_abm_init_config(struct abm *abm, const char *src, unsigned int bytes) dmub_abm_init_config() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c176 atl1c_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) atl1c_get_eeprom() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_port.c154 unsigned long packets, bytes; in mlx4_en_fold_software_stats() local
/kernel/linux/linux-6.6/arch/arm64/lib/
H A Dxor-neon.c13 static void xor_arm64_neon_2(unsigned long bytes, unsigned long * __restrict p1, in xor_arm64_neon_2() argument
40 static void xor_arm64_neon_3(unsigned long bytes, unsigned long * __restrict p1, in xor_arm64_neon_3() argument
76 static void xor_arm64_neon_4(unsigned long bytes, unsigned long * __restrict p1, in xor_arm64_neon_4() argument
121 static void xor_arm64_neon_5(unsigned long bytes, unsigned long * __restrict p1, in xor_arm64_neon_5() argument
194 static void xor_arm64_eor3_3(unsigned long bytes, in xor_arm64_eor3_3() argument
229 xor_arm64_eor3_4(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4) xor_arm64_eor3_4() argument
273 xor_arm64_eor3_5(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4, const unsigned long * __restrict p5) xor_arm64_eor3_5() argument
[all...]
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dsun3xflop.h123 static int bytes=0; in sun3xflop_hardint() local
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Dchacha-p10-glue.c66 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch() argument
37 chacha_p10_do_8x(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_p10_do_8x() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.c62 static void *trace_alloc(struct trace_buffer *tb, int bytes) in trace_alloc() argument
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dchacha-glue.c85 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch() argument
40 chacha_doneon(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_doneon() argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dpolyval-ce-glue.c41 u32 bytes; member

Completed in 11 milliseconds

1...<<21222324252627282930>>...136