Searched refs:BYTES (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/arch/mips/crypto/ |
D | chacha-core.S | 37 #define BYTES $a3 macro 214 beqz BYTES, .Lchacha_mips_end 274 addiu BYTES, -(CHACHA20_BLOCK_SIZE) 283 bltz BYTES, .Lchacha_mips_no_full_block_aligned 288 bgtz BYTES, .Loop_chacha_rounds 294 bltz BYTES, .Lchacha_mips_xor_bytes 316 addiu BYTES, CHACHA20_BLOCK_SIZE 319 andi $at, BYTES, MASK_U32 337 subu BYTES, $at, BYTES 350 bltz BYTES, .Lchacha_mips_no_full_block_unaligned [all …]
|
/linux-6.1.9/include/linux/ |
D | scmi_protocol.h | 415 BYTES = 0x3D, enumerator
|
/linux-6.1.9/tools/bpf/bpftool/Documentation/ |
D | bpftool-map.rst | 48 | *DATA* := { [**hex**] *BYTES* }
|
/linux-6.1.9/Documentation/filesystems/ |
D | romfs.rst | 69 12 | checksum | The checksum of the FIRST 512 BYTES.
|
/linux-6.1.9/Documentation/scsi/ |
D | ChangeLog.sym53c8xx | 466 by reading DWORDS at a time instead of BYTES.
|
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 6450 p->octets = GET_STAT(BYTES); in t4_get_lb_stats()
|
/linux-6.1.9/Documentation/sound/kernel-api/ |
D | writing-an-alsa-driver.rst | 2619 ``BOOLEAN``, ``INTEGER``, ``ENUMERATED``, ``BYTES``, ``IEC958`` and
|