SSL_use_RSAPrivateKey
OSSL_DEPRECATEDIN_3_0 __owur int SSL_use_RSAPrivateKey(SSL *ssl, RSA *rsa);
ret = SSL_use_RSAPrivateKey(ssl, rsa);