summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/EC_GFp_simple_method.3
diff options
context:
space:
mode:
authorjsing <>2022-07-02 17:09:09 +0000
committerjsing <>2022-07-02 17:09:09 +0000
commitdc9eb16470b0b01a7dd24e47ebd0957561b48654 (patch)
tree75a31f19f262ecf1c21e5a8551621aca1a8db1c9 /src/lib/libcrypto/man/EC_GFp_simple_method.3
parent274f622e186b69a67b9ccd2ebb48918c3a67ad64 (diff)
downloadopenbsd-dc9eb16470b0b01a7dd24e47ebd0957561b48654.tar.gz
openbsd-dc9eb16470b0b01a7dd24e47ebd0957561b48654.tar.bz2
openbsd-dc9eb16470b0b01a7dd24e47ebd0957561b48654.zip
Remove references to openssl/obj_mac.h
Consumers should include openssl/objects.h instead.
Diffstat (limited to 'src/lib/libcrypto/man/EC_GFp_simple_method.3')
-rw-r--r--src/lib/libcrypto/man/EC_GFp_simple_method.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/EC_GFp_simple_method.3 b/src/lib/libcrypto/man/EC_GFp_simple_method.3
index ad5268fa92..28a39f3fb0 100644
--- a/src/lib/libcrypto/man/EC_GFp_simple_method.3
+++ b/src/lib/libcrypto/man/EC_GFp_simple_method.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: EC_GFp_simple_method.3,v 1.9 2018/03/23 05:48:56 schwarze Exp $ 1.\" $OpenBSD: EC_GFp_simple_method.3,v 1.10 2022/07/02 17:09:09 jsing Exp $
2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
3.\" 3.\"
4.\" This file was written by Matt Caswell <matt@openssl.org>. 4.\" This file was written by Matt Caswell <matt@openssl.org>.
@@ -48,7 +48,7 @@
48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
49.\" OF THE POSSIBILITY OF SUCH DAMAGE. 49.\" OF THE POSSIBILITY OF SUCH DAMAGE.
50.\" 50.\"
51.Dd $Mdocdate: March 23 2018 $ 51.Dd $Mdocdate: July 2 2022 $
52.Dt EC_GFP_SIMPLE_METHOD 3 52.Dt EC_GFP_SIMPLE_METHOD 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -136,7 +136,7 @@ If the field type is F2^m, then the value
136.Dv NID_X9_62_characteristic_two_field 136.Dv NID_X9_62_characteristic_two_field
137is returned. 137is returned.
138These values are defined in the 138These values are defined in the
139.In openssl/obj_mac.h 139.In openssl/objects.h
140header file. 140header file.
141.Sh RETURN VALUES 141.Sh RETURN VALUES
142All 142All