Searched refs:do_block_Nx (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/arm64/crypto/ |
D | aes-ce.S | 95 .macro do_block_Nx, enc, rounds, i0, i1, i2, i3 macro 110 do_block_Nx e, \rounds, \in 114 do_block_Nx e, \rounds, \i0, \i1 118 do_block_Nx e, \rounds, \i0, \i1, \i2, \i3 122 do_block_Nx d, \rounds, \in 126 do_block_Nx d, \rounds, \i0, \i1 130 do_block_Nx d, \rounds, \i0, \i1, \i2, \i3
|