Searched refs:round_Nx (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/arch/arm64/crypto/ | 
| D | aes-ce.S | 62 	.macro		round_Nx, enc, k, i0, i1, i2, i3  macro 95 	round_Nx	\enc, v17, \i0, \i1, \i2, \i3 96 	round_Nx	\enc, v18, \i0, \i1, \i2, \i3 97 1111:	round_Nx	\enc, v19, \i0, \i1, \i2, \i3 98 	round_Nx	\enc, v20, \i0, \i1, \i2, \i3 100 	round_Nx	\enc, \key, \i0, \i1, \i2, \i3
  |