summaryrefslogtreecommitdiffstats
path: root/providers/fips.module.sources
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2021-06-03 15:26:52 +0200
committerTomas Mraz <tomas@openssl.org>2021-06-04 17:06:47 +0200
commit0e0a47377f98ac45648d2a46e0f2dfd799b07ec6 (patch)
tree428d90c0012a16503a9b786b08399148aacebf0e /providers/fips.module.sources
parentMove libssl related defines used by fips provider to prov_ssl.h (diff)
downloadopenssl-0e0a47377f98ac45648d2a46e0f2dfd799b07ec6.tar.xz
openssl-0e0a47377f98ac45648d2a46e0f2dfd799b07ec6.zip
Update fips checksums to drop the ssl headers
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15609)
Diffstat (limited to 'providers/fips.module.sources')
-rw-r--r--providers/fips.module.sources15
1 files changed, 1 insertions, 14 deletions
diff --git a/providers/fips.module.sources b/providers/fips.module.sources
index 15346f9307..be4fc0de8f 100644
--- a/providers/fips.module.sources
+++ b/providers/fips.module.sources
@@ -392,8 +392,6 @@ include/openssl/aes.h
include/openssl/asn1.h.in
include/openssl/asn1err.h
include/openssl/asn1t.h.in
-include/openssl/async.h
-include/openssl/asyncerr.h
include/openssl/bio.h.in
include/openssl/bioerr.h
include/openssl/bn.h
@@ -401,8 +399,6 @@ include/openssl/bnerr.h
include/openssl/buffer.h
include/openssl/buffererr.h
include/openssl/cmac.h
-include/openssl/comp.h
-include/openssl/comperr.h
include/openssl/conf.h.in
include/openssl/conferr.h
include/openssl/configuration.h.in
@@ -413,14 +409,11 @@ include/openssl/core_names.h
include/openssl/crypto.h.in
include/openssl/cryptoerr.h
include/openssl/cryptoerr_legacy.h
-include/openssl/ct.h.in
-include/openssl/cterr.h
include/openssl/des.h
include/openssl/dh.h
include/openssl/dherr.h
include/openssl/dsa.h
include/openssl/dsaerr.h
-include/openssl/dtls1.h
include/openssl/e_os2.h
include/openssl/ebcdic.h
include/openssl/ec.h
@@ -456,6 +449,7 @@ include/openssl/pem.h
include/openssl/pemerr.h
include/openssl/pkcs7.h.in
include/openssl/pkcs7err.h
+include/openssl/prov_ssl.h
include/openssl/proverr.h
include/openssl/provider.h
include/openssl/rand.h
@@ -466,15 +460,8 @@ include/openssl/rsaerr.h
include/openssl/safestack.h.in
include/openssl/self_test.h
include/openssl/sha.h
-include/openssl/srtp.h
-include/openssl/ssl.h.in
-include/openssl/ssl2.h
-include/openssl/ssl3.h
-include/openssl/sslerr.h
-include/openssl/sslerr_legacy.h
include/openssl/stack.h
include/openssl/symhacks.h
-include/openssl/tls1.h
include/openssl/trace.h
include/openssl/types.h
include/openssl/ui.h.in