diff options
author | tb <> | 2023-05-28 05:25:24 +0000 |
---|---|---|
committer | tb <> | 2023-05-28 05:25:24 +0000 |
commit | 2894d3fb4e48be944e9cc9465c892794ad3b027a (patch) | |
tree | ec517a3d5252ee6f882377da37f2eed9b56f843c /src/lib/libtls/tls_verify.c | |
parent | 17142c55dd691abea6168f904ac2c8d1922f6518 (diff) | |
download | openbsd-2894d3fb4e48be944e9cc9465c892794ad3b027a.tar.gz openbsd-2894d3fb4e48be944e9cc9465c892794ad3b027a.tar.bz2 openbsd-2894d3fb4e48be944e9cc9465c892794ad3b027a.zip |
Merge X509_VERIFY_PARAM_ID into X509_VERIFY_PARAM
Back in the day when essentially every struct was open to all applications,
X509_VERIFY_PARAM_ID provided a modicum of opacity. This indirection is now
no longer needed with X509_VERIFY_PARAM being opaque itself, so stop using
X509_VERIFY_PARAM_ID and merge it into X509_VERIFY_PARAM. This is a first
small step towards cleaning up the X509_VERIFY_PARAM mess.
ok jsing
Diffstat (limited to 'src/lib/libtls/tls_verify.c')
0 files changed, 0 insertions, 0 deletions