Remove EVP_PKEY_asn1_add{0,_alias}() documentation
authortb <tb@openbsd.org>
Thu, 21 Dec 2023 21:32:01 +0000 (21:32 +0000)
committertb <tb@openbsd.org>
Thu, 21 Dec 2023 21:32:01 +0000 (21:32 +0000)
commit355ebfe381753c72f6cc38cef02c91a136d31bf8
tree6be2162d9a034dea8bb39c0478d043a53a4e2e60
parent1e76f1600e3603321cc6c0eceef64bae9f8586fd
Remove EVP_PKEY_asn1_add{0,_alias}() documentation

This API was recently neutered and will be removed in the next major bump.
Mark it as intentionally undocumented in EVP_PKEY_asn1_new.3 and remove it
from all other manuals.
lib/libcrypto/man/EVP_PKCS82PKEY.3
lib/libcrypto/man/EVP_PKEY_asn1_get_count.3
lib/libcrypto/man/EVP_PKEY_asn1_new.3
lib/libcrypto/man/EVP_PKEY_set1_RSA.3