summaryrefslogtreecommitdiffstats
path: root/crypto/des
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2015-02-09 08:58:43 +0100
committerAndy Polyakov <appro@openssl.org>2015-02-09 08:58:43 +0100
commit719122c759f86f1057b9d7aa8a9f7f2a9edd424c (patch)
tree709ad602fbd34e352af8223f759415b0e70e418b /crypto/des
parent06cf881a3a10d5af3c1255c08cfd0c6ddb5f1cc3 (diff)
des/asm/des_enc.m4: fix brown-bag typo in last commit.
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'crypto/des')
-rw-r--r--crypto/des/asm/des_enc.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/des/asm/des_enc.m4 b/crypto/des/asm/des_enc.m4
index 6ae17fddb7..3efe2465a7 100644
--- a/crypto/des/asm/des_enc.m4
+++ b/crypto/des/asm/des_enc.m4
@@ -1610,6 +1610,7 @@ DES_ede3_cbc_encrypt:
LDPTR [%fp+BIAS+ARG0+6*ARGSZ], local4 ! ivec
cmp local3, 0 ! enc
+ be .ede3.dec
STPTR in4, KS2
STPTR in5, KS3