diff options
author | tb <> | 2024-03-02 10:33:51 +0000 |
---|---|---|
committer | tb <> | 2024-03-02 10:33:51 +0000 |
commit | 89eb64e4c740465b9ae86211f8cea0d76ff94956 (patch) | |
tree | 58ebaeb44569122a7b0c6e9b5308c23847976977 /src/lib/libcrypto/hidden/openssl/x509v3.h | |
parent | 9d772caea5ef17a78884a0e00950b1ea69769acd (diff) | |
download | openbsd-89eb64e4c740465b9ae86211f8cea0d76ff94956.tar.gz openbsd-89eb64e4c740465b9ae86211f8cea0d76ff94956.tar.bz2 openbsd-89eb64e4c740465b9ae86211f8cea0d76ff94956.zip |
Remove X509_ALGOR_set_md()
One of those void APIs that are super hard to use safely since they can
fail but can't communicate failure. Nothing uses this. Internal uses have
been converted to error checked X509_ALGOR_set_evp_md().
ok jsing
Diffstat (limited to 'src/lib/libcrypto/hidden/openssl/x509v3.h')
0 files changed, 0 insertions, 0 deletions