diff options
author | tb <> | 2023-07-28 15:50:33 +0000 |
---|---|---|
committer | tb <> | 2023-07-28 15:50:33 +0000 |
commit | 0a9b2eebd959bd9a2fe64f36f8389266a7c0b88b (patch) | |
tree | 919fa2c577092b41cb1ba147c14b98991a0eacca /src/lib/libcrypto/x509/x509_extku.c | |
parent | b5b5f9335614fcce5146d82ce069cfb3d23cc5a8 (diff) | |
download | openbsd-0a9b2eebd959bd9a2fe64f36f8389266a7c0b88b.tar.gz openbsd-0a9b2eebd959bd9a2fe64f36f8389266a7c0b88b.tar.bz2 openbsd-0a9b2eebd959bd9a2fe64f36f8389266a7c0b88b.zip |
Stop including ecdsa.h and ecdh.h internally
These headers are now reduced to #include <openssl/ec.h> and are provided
for compatiblity only. There's no point in using them. At the same time
garbage collect the last uses of OPENSSL_NO_{ECDSA,ECDH} in our tree.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/x509/x509_extku.c')
0 files changed, 0 insertions, 0 deletions