sync with OpenBSD -current
This commit is contained in:
parent
3c3b8be419
commit
3b3e4312d9
62 changed files with 634 additions and 419 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $OpenBSD: ec.h,v 1.48 2024/04/15 15:42:23 tb Exp $ */
|
||||
/* $OpenBSD: ec.h,v 1.49 2025/01/25 17:59:44 tb Exp $ */
|
||||
/*
|
||||
* Originally written by Bodo Moeller for the OpenSSL project.
|
||||
*/
|
||||
|
@ -73,10 +73,6 @@
|
|||
|
||||
#include <openssl/opensslconf.h>
|
||||
|
||||
#ifdef OPENSSL_NO_EC
|
||||
#error EC is disabled.
|
||||
#endif
|
||||
|
||||
#include <openssl/asn1.h>
|
||||
#include <openssl/bn.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue