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:
25c93fd
)
typo.
author
Dr. Stephen Henson
<steve@openssl.org>
Thu, 31 Jan 2013 23:04:39 +0000
(23:04 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Thu, 31 Jan 2013 23:04:39 +0000
(23:04 +0000)
ssl/s3_cbc.c
patch
|
blob
|
history
diff --git
a/ssl/s3_cbc.c
b/ssl/s3_cbc.c
index c3305eac06d914c42d660530e8fd5da48fe1043a..58da5012705ca2fb785388b8531dc9a998e9c1e1 100644
(file)
--- a/
ssl/s3_cbc.c
+++ b/
ssl/s3_cbc.c
@@
-699,7
+699,7
@@
void ssl3_cbc_digest_record(
EVP_MD_CTX_cleanup(&md_ctx);
}
-#if
n
def OPENSSL_FIPS
+#ifdef OPENSSL_FIPS
/* Due to the need to use EVP in FIPS mode we can't reimplement digests but
* we can ensure the number of blocks processed is equal for all cases