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:
d244dd5
)
ssl/record/rec_layer_s3.c: fix typo from previous commit.
author
Andy Polyakov
<appro@openssl.org>
Mon, 2 May 2016 13:20:41 +0000
(15:20 +0200)
committer
Andy Polyakov
<appro@openssl.org>
Mon, 2 May 2016 13:23:22 +0000
(15:23 +0200)
Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/record/rec_layer_s3.c
patch
|
blob
|
history
diff --git
a/ssl/record/rec_layer_s3.c
b/ssl/record/rec_layer_s3.c
index 12df578be739276780ff9fc76eb6154f82ae58b2..f250fa057391547c709a02f33fbe2e2b60aa971c 100644
(file)
--- a/
ssl/record/rec_layer_s3.c
+++ b/
ssl/record/rec_layer_s3.c
@@
-125,7
+125,7
@@
#if defined(OPENSSL_SMALL_FOOTPRINT) || \
!( defined(AES_ASM) && ( \
defined(__x86_64) || defined(__x86_64__) || \
- defined(_M_AMD64) || defined(_M_X64) )
+ defined(_M_AMD64) || defined(_M_X64) )
\
)
# undef EVP_CIPH_FLAG_TLS1_1_MULTIBLOCK
# define EVP_CIPH_FLAG_TLS1_1_MULTIBLOCK 0