sync code with last fixes and improvements from OpenBSD
This commit is contained in:
parent
62073e0295
commit
0f55503fed
72 changed files with 797 additions and 1127 deletions
|
@ -1,4 +1,4 @@
|
|||
.\" $OpenBSD: RSA_set_method.3,v 1.16 2022/01/15 23:38:50 jsg Exp $
|
||||
.\" $OpenBSD: RSA_set_method.3,v 1.17 2023/05/14 09:33:19 tb Exp $
|
||||
.\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
|
||||
.\"
|
||||
.\" This file was written by Ulf Moeller <ulf@openssl.org>
|
||||
|
@ -50,7 +50,7 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd $Mdocdate: January 15 2022 $
|
||||
.Dd $Mdocdate: May 14 2023 $
|
||||
.Dt RSA_SET_METHOD 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -274,5 +274,7 @@ but will not be reflected in the return value of the
|
|||
.Fn RSA_flags
|
||||
function - in effect
|
||||
.Fn RSA_flags
|
||||
behaves more like an RSA_default_flags() function, which does not
|
||||
behaves more like an
|
||||
.Fn RSA_default_flags
|
||||
function, which does not
|
||||
currently exist.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue