diff options
author | tb <> | 2025-03-09 15:20:20 +0000 |
---|---|---|
committer | tb <> | 2025-03-09 15:20:20 +0000 |
commit | df2dd802bcb8b62379c01acc34b4d5a3ecd36b5b (patch) | |
tree | 6211c10e590ea0a50bf0271a5c907a1ca47045cb /src/lib/libssl/tls_buffer.c | |
parent | 02325d3f08b84c968c0a9d0980ccca4efca3c676 (diff) | |
download | openbsd-df2dd802bcb8b62379c01acc34b4d5a3ecd36b5b.tar.gz openbsd-df2dd802bcb8b62379c01acc34b4d5a3ecd36b5b.tar.bz2 openbsd-df2dd802bcb8b62379c01acc34b4d5a3ecd36b5b.zip |
Unexport the weird X509_OBJECT_up_ref_count()
It's only used in x509_lu.c, so move it there. X509_OBJECT is not
itself refcounted. This API bumps the refcount of its cert or CRL
member. This isn't really useful outside of the library.
ok jsing
Diffstat (limited to 'src/lib/libssl/tls_buffer.c')
0 files changed, 0 insertions, 0 deletions