Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dsm3-neon-core.S167 #define IW_W_ADDR(round, widx, offs) \ define
175 #define IW_W1_ADDR(round, widx) IW_W_ADDR(round, widx, 32)
176 #define IW_W1W2_ADDR(round, widx) IW_W_ADDR(round, widx, 48)
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dsm3-avx-asm_64.S224 #define IW_W_ADDR(round, widx, offs) \ define
232 #define IW_W1_ADDR(round, widx) IW_W_ADDR(round, widx, 0)
233 #define IW_W1W2_ADDR(round, widx) IW_W_ADDR(round, widx, 32)

Completed in 2 milliseconds