diff options
Diffstat (limited to 'src/lib/modes/aead/gcm/clmul_cpu/info.txt')
-rw-r--r-- | src/lib/modes/aead/gcm/clmul_cpu/info.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/modes/aead/gcm/clmul_cpu/info.txt b/src/lib/modes/aead/gcm/clmul_cpu/info.txt index bc018c2ed..938a8c61d 100644 --- a/src/lib/modes/aead/gcm/clmul_cpu/info.txt +++ b/src/lib/modes/aead/gcm/clmul_cpu/info.txt @@ -19,12 +19,14 @@ x86_64:ssse3 x86_64:aesni arm64:neon arm64:armv8crypto +ppc64:powercrypto </isa> <arch> x86_32 x86_64 arm64 +ppc64 </arch> <cc> |