Searched refs:iround (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm64/crypto/ |
H A D | aes-cipher-core.S | 79 .macro iround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op macro 131 do_crypt iround, crypto_it_tab, crypto_aes_inv_sbox, 0
|
/linux/arch/arm/crypto/ |
H A D | aes-cipher-core.S | 97 .macro iround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op, oldcpsr macro 200 do_crypt iround, crypto_it_tab, crypto_aes_inv_sbox, 0
|