diff options
author | Jack Lloyd <[email protected]> | 2017-12-19 09:00:22 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-12-19 09:00:22 -0500 |
commit | 1e9db1f1d3d4d04368a7f7da490230deb5b6431e (patch) | |
tree | 735bb30da61647664de0f4b91b6650dcb82be8fc /src/build-data/policy/bsi.txt | |
parent | e886e5942c1117115c72cfa0ed808af37693efab (diff) |
Enable processor specific code in module policies [ci skip]
These were added more recently and weren't enabled in the policy files.
Diffstat (limited to 'src/build-data/policy/bsi.txt')
-rw-r--r-- | src/build-data/policy/bsi.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/build-data/policy/bsi.txt b/src/build-data/policy/bsi.txt index ffe0ed65a..b02b82f84 100644 --- a/src/build-data/policy/bsi.txt +++ b/src/build-data/policy/bsi.txt @@ -55,6 +55,12 @@ aes_ssse3 # modes clmul +clmul_ssse3 +pmull + +# hash +sha2_32_x86 +sha2_32_armv8 # entropy sources darwin_secrandom |