diff options
author | tb <> | 2025-03-09 15:20:20 +0000 |
---|---|---|
committer | tb <> | 2025-03-09 15:20:20 +0000 |
commit | ec4da1b409a19a81de9bbe4283910acb40aeb6cd (patch) | |
tree | 6211c10e590ea0a50bf0271a5c907a1ca47045cb /src/lib/libcrypto/crypto_memory.c | |
parent | dc9ea81af9ab231982376f6521683f8df998da3d (diff) | |
download | openbsd-ec4da1b409a19a81de9bbe4283910acb40aeb6cd.tar.gz openbsd-ec4da1b409a19a81de9bbe4283910acb40aeb6cd.tar.bz2 openbsd-ec4da1b409a19a81de9bbe4283910acb40aeb6cd.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/libcrypto/crypto_memory.c')
0 files changed, 0 insertions, 0 deletions