Searched refs:tmpw0 (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/arm/crypto/ |
| H A D | sm4_armv8a_aese_a64.S | 43 #define tmpw0 w23 macro 160 mov tmpw0, \k 162 eor tmpw0, \c3, tmpw0 163 eor tmpw2, tmpw1, tmpw0 169 ror tmpw0, tmpw2, #(32-10) 170 eor tmpw0, tmpw0, tmpw2, ror #(32-2) 173 eor tmpw0, tmpw0, tmpw1 174 eor tmpw2, tmpw0, tmpw2 434 and tmpw1, tmpw2, tmpw0, asr#31 1063 ldrb tmpw0, [x7, x6] [all …]
|
| H A D | sm4_armv8a_ce_a64.S | 34 #define tmpw0 w23 macro 345 and tmpw1, tmpw2, tmpw0, asr#31 970 ldrb tmpw0, [x7, x6] 971 strb tmpw0, [x0, x6] 972 ldrb tmpw0, [x1, x6] 973 strb tmpw0, [x7, x6]
|