Searched refs:CHACHA20_BLOCK_SIZE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/crypto/ |
H A D | chacha-core.S | 8 #define CHACHA20_BLOCK_SIZE 64 define 238 addiu IN, CHACHA20_BLOCK_SIZE 239 addiu OUT, CHACHA20_BLOCK_SIZE 274 addiu BYTES, -(CHACHA20_BLOCK_SIZE) 316 addiu BYTES, CHACHA20_BLOCK_SIZE 396 addiu BYTES, CHACHA20_BLOCK_SIZE
|
/kernel/linux/linux-6.6/arch/mips/crypto/ |
H A D | chacha-core.S | 8 #define CHACHA20_BLOCK_SIZE 64 define 238 addiu IN, CHACHA20_BLOCK_SIZE 239 addiu OUT, CHACHA20_BLOCK_SIZE 274 addiu BYTES, -(CHACHA20_BLOCK_SIZE) 316 addiu BYTES, CHACHA20_BLOCK_SIZE 396 addiu BYTES, CHACHA20_BLOCK_SIZE
|
Completed in 3 milliseconds