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