Import OpenSSL 1.1.1f
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
* Originally written by Mike Hamburg
|
||||
*/
|
||||
|
||||
#ifndef HEADER_POINT_448_H
|
||||
# define HEADER_POINT_448_H
|
||||
#ifndef OSSL_CRYPTO_EC_CURVE448_POINT_448_H
|
||||
# define OSSL_CRYPTO_EC_CURVE448_POINT_448_H
|
||||
|
||||
# include "curve448utils.h"
|
||||
# include "field.h"
|
||||
@@ -298,4 +298,4 @@ void curve448_scalar_destroy(curve448_scalar_t scalar);
|
||||
/* Overwrite point with zeros. */
|
||||
void curve448_point_destroy(curve448_point_t point);
|
||||
|
||||
#endif /* HEADER_POINT_448_H */
|
||||
#endif /* OSSL_CRYPTO_EC_CURVE448_POINT_448_H */
|
||||
|
||||
Reference in New Issue
Block a user