Searched refs:BYTES (Results 1 – 5 of 5) sorted by relevance
| /linux/lib/crypto/mips/ |
| H A D | chacha-core.S | 37 #define BYTES $a3 macro 210 beqz BYTES, .Lchacha_mips_end 270 addiu BYTES, -(CHACHA20_BLOCK_SIZE) 279 bltz BYTES, .Lchacha_mips_no_full_block_aligned 284 bgtz BYTES, .Loop_chacha_rounds 290 bltz BYTES, .Lchacha_mips_xor_bytes 312 addiu BYTES, CHACHA20_BLOCK_SIZE 315 andi $at, BYTES, MASK_U32 333 subu BYTES, $at, BYTES 346 bltz BYTES, .Lchacha_mips_no_full_block_unaligned [all …]
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-map.rst | 48 | *DATA* := { [**hex**] *BYTES* }
|
| /linux/Documentation/filesystems/ |
| H A D | romfs.rst | 69 12 | checksum | The checksum of the FIRST 512 BYTES.
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | t4_hw.c | 6452 p->octets = GET_STAT(BYTES); in t4_get_lb_stats()
|
| /linux/Documentation/sound/kernel-api/ |
| H A D | writing-an-alsa-driver.rst | 2522 ``BOOLEAN``, ``INTEGER``, ``ENUMERATED``, ``BYTES``, ``IEC958`` and
|