CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/12/09 05:45:21
Modified files:
regress/lib/libcrypto/man: check_complete.pl
Log message:
Mark four "struct *_st" types declared in evp.h as intentionally undocumented
because they are intended as internal, and applications are supposed to use
the documented aliases DH, DSA, EC_KEY, and RSA from ossl_typ.h instead.
