Skip to content
Snippets Groups Projects
Commit d1d7d737 authored by Niels Möller's avatar Niels Möller
Browse files

Whitespace fixes.

parent 43be59b2
Branches
Tags
No related merge requests found
...@@ -253,8 +253,8 @@ const struct ecc_curve _nettle_secp_256r1 = ...@@ -253,8 +253,8 @@ const struct ecc_curve _nettle_secp_256r1 =
ecc_Bmodp, ecc_Bmodp,
ecc_Bmodp_shifted, ecc_Bmodp_shifted,
ecc_redc_ppm1, ecc_redc_ppm1,
ecc_pp1h, ecc_pp1h,
ecc_256_modp, ecc_256_modp,
USE_REDC ? ecc_256_redc : ecc_256_modp, USE_REDC ? ecc_256_redc : ecc_256_modp,
ecc_mod_inv, ecc_mod_inv,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment