mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-05-14 02:19:39 +00:00
typo.
This commit is contained in:
parent
25c93fd240
commit
34ab3c8c71
@ -699,7 +699,7 @@ void ssl3_cbc_digest_record(
|
|||||||
EVP_MD_CTX_cleanup(&md_ctx);
|
EVP_MD_CTX_cleanup(&md_ctx);
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef OPENSSL_FIPS
|
#ifdef OPENSSL_FIPS
|
||||||
|
|
||||||
/* Due to the need to use EVP in FIPS mode we can't reimplement digests but
|
/* 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
|
* we can ensure the number of blocks processed is equal for all cases
|
||||||
|
Loading…
x
Reference in New Issue
Block a user