aes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT paths.
[openssl.git] / crypto / aes / asm / aesni-sha256-x86_64.pl
index ceec9a6e1eb51a66166439dd9b161fc8580ae534..74ec8449528bc5b51427d37b28c85b0341614e27 100644 (file)
@@ -1361,6 +1361,7 @@ $code.=<<___;
        mov             240($key),$rounds
        sub             $in0,$out
        movups          ($key),$rndkey0         # $key[0]
+       movups          ($ivp),$iv              # load IV
        movups          16($key),$rndkey[0]     # forward reference
        lea             112($key),$key          # size optimization