Remove references to openssl/obj_mac.h
authorjsing <jsing@openbsd.org>
Sat, 2 Jul 2022 17:09:09 +0000 (17:09 +0000)
committerjsing <jsing@openbsd.org>
Sat, 2 Jul 2022 17:09:09 +0000 (17:09 +0000)
Consumers should include openssl/objects.h instead.

lib/libcrypto/man/EC_GFp_simple_method.3
lib/libcrypto/man/EC_GROUP_copy.3
lib/libcrypto/man/X509_NAME_get_index_by_NID.3

index ad5268f..28a39f3 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: EC_GFp_simple_method.3,v 1.9 2018/03/23 05:48:56 schwarze Exp $
+.\"    $OpenBSD: EC_GFp_simple_method.3,v 1.10 2022/07/02 17:09:09 jsing Exp $
 .\"    OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
 .\"
 .\" This file was written by Matt Caswell <matt@openssl.org>.
@@ -48,7 +48,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 .\" OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: March 23 2018 $
+.Dd $Mdocdate: July 2 2022 $
 .Dt EC_GFP_SIMPLE_METHOD 3
 .Os
 .Sh NAME
@@ -136,7 +136,7 @@ If the field type is F2^m, then the value
 .Dv NID_X9_62_characteristic_two_field
 is returned.
 These values are defined in the
-.In openssl/obj_mac.h
+.In openssl/objects.h
 header file.
 .Sh RETURN VALUES
 All
index 6715448..6aa5695 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: EC_GROUP_copy.3,v 1.12 2021/09/14 13:47:59 schwarze Exp $
+.\" $OpenBSD: EC_GROUP_copy.3,v 1.13 2022/07/02 17:09:09 jsing Exp $
 .\" full merge up to: OpenSSL d900a015 Oct 8 14:40:42 2015 +0200
 .\" selective merge up to: OpenSSL 24c23e1f Aug 22 10:51:25 2019 +0530
 .\"
@@ -51,7 +51,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 .\" OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: September 14 2021 $
+.Dd $Mdocdate: July 2 2022 $
 .Dt EC_GROUP_COPY 3
 .Os
 .Sh NAME
@@ -521,7 +521,7 @@ returns the values
 or
 .Dv NID_X9_62_ppBasis
 as defined in
-.In openssl/obj_mac.h
+.In openssl/objects.h
 for a trinomial or pentanomial, respectively.
 Alternatively in the event of an error a 0 is returned.
 .Sh SEE ALSO
index ce0247b..71dd98c 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: X509_NAME_get_index_by_NID.3,v 1.12 2019/06/14 13:59:32 schwarze Exp $
+.\"    $OpenBSD: X509_NAME_get_index_by_NID.3,v 1.13 2022/07/02 17:09:09 jsing Exp $
 .\"    OpenSSL aebb9aac Jul 19 09:27:53 2016 -0400
 .\"
 .\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
@@ -49,7 +49,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 .\" OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: June 14 2019 $
+.Dd $Mdocdate: July 2 2022 $
 .Dt X509_NAME_GET_INDEX_BY_NID 3
 .Os
 .Sh NAME
@@ -157,10 +157,9 @@ All relevant
 .Dv NID_*
 and
 .Dv OBJ_*
-codes can be found in the header files
-.In openssl/obj_mac.h
-and
-.In openssl/objects.h .
+codes can be found in the
+.In openssl/objects.h
+header file.
 .Pp
 Applications which could pass invalid NIDs to
 .Fn X509_NAME_get_index_by_NID