Searched refs:mul_gf4 (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/crypto/ |
D | aes-neonbs-core.S | 141 .macro mul_gf4, x0, x1, y0, y1, t0, t1 macro 172 mul_gf4 \x0, \x1, \y0, \y1, \t2, \t3 185 mul_gf4 \x4, \x5, \y0, \y1, \t2, \t3
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
D | aes-neonbs-core.S | 86 .macro mul_gf4, x0, x1, y0, y1, t0, t1 macro 117 mul_gf4 \x0, \x1, \y0, \y1, \t2, \t3 130 mul_gf4 \x4, \x5, \y0, \y1, \t2, \t3
|