Move more general parts of internal/cryptlib.h to new internal/common.h
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 24 Jun 2021 09:13:51 +0000 (11:13 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 17 Nov 2021 14:48:37 +0000 (15:48 +0100)
commitaf16097febcd4fa31cd5fcd05ad09cf8b53659ea
tree332aec1155c2187e89dbf5ed8bdb4de8ba42244c
parent747adb6a0134e3b707fbc47d0f0c52d6ff9c4223
Move more general parts of internal/cryptlib.h to new internal/common.h

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15847)
14 files changed:
apps/fipsinstall.c
apps/include/apps.h
apps/openssl.c
crypto/cmp/cmp_http.c
crypto/http/http_client.c
crypto/params_from_text.c
crypto/punycode.c
engines/e_loader_attic.c
engines/e_ossltest.c
include/internal/common.h [new file with mode: 0644]
include/internal/cryptlib.h
providers/implementations/storemgmt/file_store.c
ssl/ssl_local.h
test/testutil.h