projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06cf881
)
des/asm/des_enc.m4: fix brown-bag typo in last commit.
author
Andy Polyakov
<appro@openssl.org>
Mon, 9 Feb 2015 07:58:43 +0000
(08:58 +0100)
committer
Andy Polyakov
<appro@openssl.org>
Mon, 9 Feb 2015 07:58:43 +0000
(08:58 +0100)
Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/des/asm/des_enc.m4
patch
|
blob
|
history
diff --git
a/crypto/des/asm/des_enc.m4
b/crypto/des/asm/des_enc.m4
index 6ae17fddb79c4fae1be7c935cb682b2868adb543..3efe2465a74ab6f7da70853efe05597e4be0f9cd 100644
(file)
--- 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