Rename RSA_eay_* to rsa_*.
authorjsing <jsing@openbsd.org>
Fri, 7 Jul 2023 10:11:23 +0000 (10:11 +0000)
committerjsing <jsing@openbsd.org>
Fri, 7 Jul 2023 10:11:23 +0000 (10:11 +0000)
commit9c3341465a6917689bebb3e464ce8b356111d657
tree0bfb1deea7696d9d924407d6268a968ba536eead
parentf1b80c897ed1e6647512c092a59697a2e634b339
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@
lib/libcrypto/rsa/rsa_eay.c