Searched refs:tmpw1 (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/arm/crypto/ |
| H A D | sm4_armv8a_aese_a64.S | 45 #define tmpw1 w24 macro 161 eor tmpw1, \c1, \c2 163 eor tmpw2, tmpw1, tmpw0 171 ror tmpw1, tmpw2, #(32-24) 172 eor tmpw1, tmpw1, tmpw2, ror #(32-18) 173 eor tmpw0, tmpw0, tmpw1 434 and tmpw1, tmpw2, tmpw0, asr#31
|
| H A D | sm4_armv8a_ce_a64.S | 36 #define tmpw1 w24 macro 345 and tmpw1, tmpw2, tmpw0, asr#31
|