CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2023/07/07 04:11:23

Modified files:
        lib/libcrypto/rsa: rsa_eay.c 

Log message:
Rename RSA_eay_* to rsa_*.

Rename all of the RSA_eay_* functions to rsa_*, as well as changing the
method name (and naming). Reorder things slightly so that we can remove
all of the prototypes for static functions.

ok tb@

Reply via email to