diff options
author | tb <> | 2023-01-28 19:08:09 +0000 |
---|---|---|
committer | tb <> | 2023-01-28 19:08:09 +0000 |
commit | 5c1c0f42353a74450c3661fb2e5409baf64c174b (patch) | |
tree | af283cacc86008bd539af0a242eac434d18f4280 /src/regress/lib/libcrypto/x509/callback.c | |
parent | 8ba5c1cbef1f1f6ee717c97b32e39035eb12877e (diff) | |
download | openbsd-5c1c0f42353a74450c3661fb2e5409baf64c174b.tar.gz openbsd-5c1c0f42353a74450c3661fb2e5409baf64c174b.tar.bz2 openbsd-5c1c0f42353a74450c3661fb2e5409baf64c174b.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/regress/lib/libcrypto/x509/callback.c')
0 files changed, 0 insertions, 0 deletions