mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
parent
8109e8305b
commit
6b1f7beeee
@ -699,7 +699,7 @@ void ssl3_cbc_digest_record(
|
||||
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
|
||||
* we can ensure the number of blocks processed is equal for all cases
|
||||
|
Loading…
Reference in New Issue
Block a user