Searched refs:BYTES (Results 1 – 5 of 5) sorted by relevance
37 #define BYTES $a3 macro 210 beqz BYTES, .Lchacha_mips_end270 addiu BYTES, -(CHACHA20_BLOCK_SIZE)278 /* BYTES < 0, it has no full block. */279 bltz BYTES, .Lchacha_mips_no_full_block_aligned283 /* BYTES > 0? Loop again. */284 bgtz BYTES, .Loop_chacha_rounds289 /* BYTES < 0? Handle last bytes */290 bltz BYTES, .Lchacha_mips_xor_bytes311 /* Restore the offset on BYTES */[all...]
458 BYTES = 0x3D, enumerator
69 12 | checksum | The checksum of the FIRST 512 BYTES.
466 by reading DWORDS at a time instead of BYTES.
6452 p->octets = GET_STAT(BYTES); in t4_get_lb_stats()