summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/src/lib/block/serpent/serpent_avx2/info.txt
blob: b0fbfb334e6889bac4e39409bb93cfd3a51c04e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<defines>
SERPENT_AVX2 -> 20180824
</defines>

<isa>
avx2
</isa>

<requires>
simd_avx2
</requires>

# We must exclude MSVC due to #2120
<cc>
gcc
clang
</cc>