]> git.ipfire.org Git - thirdparty/openssl.git/commit
d2i_ECPKParameters and i2d_ECPKParameters are not deprecated
authorTomas Mraz <tomas@openssl.org>
Mon, 11 Sep 2023 15:23:46 +0000 (17:23 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 13 Sep 2023 11:10:33 +0000 (13:10 +0200)
commiteaedb3b963061936aae074edab81e69b5a30acdd
tree7d3ccfd1f069115712c157545351636f50185c7d
parent3906829c8d9c5016affaa6ce4d3f7a781c00b005
d2i_ECPKParameters and i2d_ECPKParameters are not deprecated

So do not document them as such.

Fixes #22068

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22069)

(cherry picked from commit 2508629765403375b3075300a0951705ec26fe27)
doc/man3/d2i_RSAPrivateKey.pod
doc/man3/d2i_X509.pod