diff options
author | Jack Lloyd <[email protected]> | 2016-09-01 10:35:32 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-09-01 10:35:32 -0400 |
commit | 6680ef45401dd205b6d9497fa48ed590e4c5c1d6 (patch) | |
tree | acd1bca9081ef70a5c665d1070d96c6219e8945b /src/build-data/policy/bsi.txt | |
parent | de94c3778d91fa329f83eeb93efb1b7eb6a35f13 (diff) |
Check for non-existent modules in policy files.
Fix policy files.
GH #614
Diffstat (limited to 'src/build-data/policy/bsi.txt')
-rw-r--r-- | src/build-data/policy/bsi.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/build-data/policy/bsi.txt b/src/build-data/policy/bsi.txt index 048f63892..c4ed27648 100644 --- a/src/build-data/policy/bsi.txt +++ b/src/build-data/policy/bsi.txt @@ -58,7 +58,6 @@ beos_stats cryptoapi_rng darwin_secrandom dev_random -hres_timer proc_walk rdrand rdseed @@ -70,9 +69,7 @@ system_rng # utils locking_allocator -simd_altivec -simd_scalar -simd_sse2 +simd </if_available> <prohibited> @@ -140,7 +137,6 @@ eme_raw #emsa_pkcs1 // needed for tls emsa_raw emsa_x931 -emsa1_bsi # hash blake2 |