Home
last modified time | relevance | path

Searched refs:AES_DROUND01_L (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/crypto/
H A Dopcodes.h42 #define AES_DROUND01_L(a,b,c,d) \ macro
H A Daes_asm.S129 AES_DROUND01_L(KEY_BASE + 6, T0, T1, I0)
137 AES_DROUND01_L(KEY_BASE + 6, T0, T1, I0) \
139 AES_DROUND01_L(KEY_BASE + 6, T2, T3, I2)
203 AES_DROUND01_L(KEY_BASE + 54, KEY_BASE + 0, KEY_BASE + 2, I0) \
207 AES_DROUND01_L(KEY_BASE + 54, KEY_BASE + 4, KEY_BASE + 6, I2) \
717 AES_DROUND01_L(50, 0, 2, 4)