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