Home
last modified time | relevance | path

Searched refs:BYTES (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/crypto/
H A Dchacha-core.S37 #define BYTES $a3 define
214 beqz BYTES, .Lchacha_mips_end
274 addiu BYTES, -(CHACHA20_BLOCK_SIZE)
282 /* BYTES < 0, it has no full block. */
283 bltz BYTES, .Lchacha_mips_no_full_block_aligned
287 /* BYTES > 0? Loop again. */
288 bgtz BYTES, .Loop_chacha_rounds
293 /* BYTES < 0? Handle last bytes */
294 bltz BYTES, .Lchacha_mips_xor_bytes
315 /* Restore the offset on BYTES */
[all...]
/kernel/linux/linux-6.6/arch/mips/crypto/
H A Dchacha-core.S37 #define BYTES $a3 define
214 beqz BYTES, .Lchacha_mips_end
274 addiu BYTES, -(CHACHA20_BLOCK_SIZE)
282 /* BYTES < 0, it has no full block. */
283 bltz BYTES, .Lchacha_mips_no_full_block_aligned
287 /* BYTES > 0? Loop again. */
288 bgtz BYTES, .Loop_chacha_rounds
293 /* BYTES < 0? Handle last bytes */
294 bltz BYTES, .Lchacha_mips_xor_bytes
315 /* Restore the offset on BYTES */
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dscmi_protocol.h425 BYTES = 0x3D, enumerator
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c6482 p->octets = GET_STAT(BYTES); in t4_get_lb_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c6452 p->octets = GET_STAT(BYTES); in t4_get_lb_stats()

Completed in 26 milliseconds