diff options
author | op <> | 2023-06-18 11:43:03 +0000 |
---|---|---|
committer | op <> | 2023-06-18 11:43:03 +0000 |
commit | d4df7cddd1d4ded9778f0ab6b2c234b2d54515c3 (patch) | |
tree | cc3e371985ef9f03635d4ad74f97569e0f8bd591 /src/lib/libcrypto/crypto_init.c | |
parent | c4cf90a6f9bdc4c2b5bf83876448ace95db0376a (diff) | |
download | openbsd-d4df7cddd1d4ded9778f0ab6b2c234b2d54515c3.tar.gz openbsd-d4df7cddd1d4ded9778f0ab6b2c234b2d54515c3.tar.bz2 openbsd-d4df7cddd1d4ded9778f0ab6b2c234b2d54515c3.zip |
libtls: switch ECDSA_METHOD usage to EC_KEY_METHOD
smtpd and the bits it needs in libtls are the only consumer left of
ECDSA_METHOD, which is long deprecated. This paves the way for the
removal in libcrypto.
The diff is from gilles' work on OpenSMTPD-portable, libretls had a
similar diff.
ok tb@, jsing@
Diffstat (limited to 'src/lib/libcrypto/crypto_init.c')
0 files changed, 0 insertions, 0 deletions