CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/12/21 14:32:01
Modified files:
lib/libcrypto/man: EVP_PKCS82PKEY.3 EVP_PKEY_asn1_get_count.3
EVP_PKEY_asn1_new.3 EVP_PKEY_set1_RSA.3
Log message:
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.
