summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_ossl.c
diff options
context:
space:
mode:
authortb <>2023-01-28 19:08:09 +0000
committertb <>2023-01-28 19:08:09 +0000
commit1075cb8e433aef7b2e557f6c37962e6068934e20 (patch)
treeaf283cacc86008bd539af0a242eac434d18f4280 /src/lib/libcrypto/dsa/dsa_ossl.c
parent17386415d55771d67a68ba313efc023da600305f (diff)
downloadopenbsd-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