From 3681e43b7101c2171779b147addaa726f1373b2b Mon Sep 17 00:00:00 2001 From: jmc <> Date: Wed, 11 Nov 2015 22:14:40 +0000 Subject: add missing functions to NAME, or otherwise correct the mlink entry for them; feedback/ok schwarze --- src/lib/libcrypto/doc/RSA_set_method.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/libcrypto/doc/RSA_set_method.pod') diff --git a/src/lib/libcrypto/doc/RSA_set_method.pod b/src/lib/libcrypto/doc/RSA_set_method.pod index eb0913c106..7f687c8718 100644 --- a/src/lib/libcrypto/doc/RSA_set_method.pod +++ b/src/lib/libcrypto/doc/RSA_set_method.pod @@ -4,7 +4,8 @@ RSA_set_default_method, RSA_get_default_method, RSA_set_method, RSA_get_method, RSA_PKCS1_SSLeay, RSA_null_method, RSA_flags, -RSA_new_method - select RSA method +RSA_new_method, RSA_get_default_openssl_method, +RSA_set_default_openssl_method - select RSA method =head1 SYNOPSIS -- cgit v1.2.3-55-g6feb