]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/sm4/asm/vpsm4-armv8.pl
Fix new typos found by codespell
[thirdparty/openssl.git] / crypto / sm4 / asm / vpsm4-armv8.pl
index ee96046b957dbc35184a632025b027360597172f..eae3704992c5514bb2f54a8072c89ce8f92068a6 100755 (executable)
@@ -937,7 +937,7 @@ ___
 $code.=<<___;
        ld1     {$ivec1.4s},[$ivp]
        ld1     {@datax[0].4s,@datax[1].4s,@datax[2].4s,@datax[3].4s},[$inp],#64
-       // note ivec1 and vtmpx[3] are resuing the same register
+       // note ivec1 and vtmpx[3] are reusing the same register
        // care needs to be taken to avoid conflict
        eor     @vtmp[0].16b,@vtmp[0].16b,$ivec1.16b
        ld1     {@vtmpx[0].4s,@vtmpx[1].4s,@vtmpx[2].4s,@vtmpx[3].4s},[$inp],#64