diff options
author | Jack Lloyd <[email protected]> | 2019-09-25 07:07:04 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-09-25 07:54:09 -0400 |
commit | 9a0230b73f11654b181a04b4084af458c504552f (patch) | |
tree | 26e123e3d74ab41dab91bf8c6dfa43345292e89a /src/build-data/policy/modern.txt | |
parent | 50e1552e49aeef26614c8f5317aa7b0f33272219 (diff) |
Merge CLMUL and PMULL code
Same algorithms were used just using SSSE3 vs NEON
Diffstat (limited to 'src/build-data/policy/modern.txt')
-rw-r--r-- | src/build-data/policy/modern.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/build-data/policy/modern.txt b/src/build-data/policy/modern.txt index 2a9c12613..0c2e7f8c3 100644 --- a/src/build-data/policy/modern.txt +++ b/src/build-data/policy/modern.txt @@ -51,9 +51,8 @@ prf_tls newhope ed25519 -clmul +clmul_cpu clmul_ssse3 -pmull locking_allocator http_util # needed by x509 for OCSP online checks |