summaryrefslogtreecommitdiff
path: root/gnu/llvm
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2023-01-14 15:45:45 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2023-01-14 15:45:45 +0000
commit6442da9932853b68b66269a669272de72978937f (patch)
tree4be1b7538417522e4958c51e93ce461fab99e8c9 /gnu/llvm
parent5f0e5580510a13b06e8e51b8d71023e8aab3274d (diff)
Remove unused Elliptic Curve code.
For various reasons, the ecp_nistp* and ecp_nistz* code is unused. While ecp_nistp* was being compiled, it is disabled due to OPENSSL_NO_EC_NISTP_64_GCC_128 being defined. On the other hand, ecp_nistz* was not even being built. We will bring in new versions or alternative versions of such code, if we end up enabling it in the future. For now it is just causing complexity (and grep noise) while trying to improve the EC code. Discussed with tb@
Diffstat (limited to 'gnu/llvm')
0 files changed, 0 insertions, 0 deletions