Home
last modified time | relevance | path

Searched refs:STRIDE_BLOCKS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dpolyval-clmulni_asm.S28 #define STRIDE_BLOCKS 8 define
227 * Process BLOCKS_LEFT blocks, where 0 < BLOCKS_LEFT < STRIDE_BLOCKS
232 addq $(16*STRIDE_BLOCKS), KEY_POWERS
302 subq $STRIDE_BLOCKS, BLOCKS_LEFT
305 subq $STRIDE_BLOCKS, BLOCKS_LEFT
309 subq $STRIDE_BLOCKS, BLOCKS_LEFT
314 add $STRIDE_BLOCKS, BLOCKS_LEFT
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dpolyval-ce-core.S28 #define STRIDE_BLOCKS 8 define
267 add KEY_POWERS, KEY_START, #(STRIDE_BLOCKS << 4)
341 subs BLOCKS_LEFT, BLOCKS_LEFT, #STRIDE_BLOCKS
346 subs BLOCKS_LEFT, BLOCKS_LEFT, #STRIDE_BLOCKS
350 subs BLOCKS_LEFT, BLOCKS_LEFT, #STRIDE_BLOCKS
355 adds BLOCKS_LEFT, BLOCKS_LEFT, #STRIDE_BLOCKS

Completed in 1 milliseconds