diff options
author | tb <> | 2023-01-28 19:08:09 +0000 |
---|---|---|
committer | tb <> | 2023-01-28 19:08:09 +0000 |
commit | 1075cb8e433aef7b2e557f6c37962e6068934e20 (patch) | |
tree | af283cacc86008bd539af0a242eac434d18f4280 /src/lib/libcrypto/dsa/dsa_ossl.c | |
parent | 17386415d55771d67a68ba313efc023da600305f (diff) | |
download | openbsd-1075cb8e433aef7b2e557f6c37962e6068934e20.tar.gz openbsd-1075cb8e433aef7b2e557f6c37962e6068934e20.tar.bz2 openbsd-1075cb8e433aef7b2e557f6c37962e6068934e20.zip |
Stop relying on x509_verify.h being public
Use x509_verify.h from the libcrypto sources instead of the public copy.
The x509_verify.h header was installed as a public header since early on
we had ideas of using a public API in libtls, but we eventually decided
against that. It makes no sense to install a public header that hides
everything behind LIBRESSL_INTERNAL. The public API will not be exposed
anytime soon if at all.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_ossl.c')
0 files changed, 0 insertions, 0 deletions