Test results for amd64, panther, crypto_kem/smaugt3

[Page version: 20241022 22:45:02]

Measurements for amd64, panther, crypto_kem Test results for amd64, panther, crypto_kem Test results for crypto_kem/smaugt3
Computer: panther
Microarchitecture: amd64; Tiger Lake (806c1)
Architecture: amd64
CPU ID: GenuineIntel-000806c1-00-bfebfbff
SUPERCOP version: 20241022
Operation: crypto_kem
Primitive: smaugt3
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
93319137031 0 0158009 860 1752avx2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101220241011
95745153355 512 0174888 1332 1784avx2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101220241011
96588144617 0 0166161 860 1752avx2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101220241011
110647103851 0 0122287 852 1752avx2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101220241011
130546107269 512 0126488 1332 1784avx2gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101220241011
131763111889 512 0131728 1332 1784avx2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101220241011
25176860566 0 081897 860 1752refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101220241011
25209051449 0 072809 860 1752refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101220241011
33305367335 0 088568 812 1784refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101220241011
33373486526 0 0107625 860 1752refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101220241011
104295721561 0 039591 852 1752refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101220241011
119808320807 0 040464 812 1784refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101220241011
134078419626 0 038712 812 1784refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101220241011

Compiler output


ntt.c: ntt.c:18:23: warning: unused function 'reduce' [-Wunused-function]
ntt.c: static inline __m256i reduce(const __m256i a, const __m256i p,
ntt.c:                       ^
ntt.c: 1 warning generated.

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
avx2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
avx2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
avx2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


ntt.c: ntt.c:18:23: warning: unused function 'reduce' [-Wunused-function]
ntt.c: static inline __m256i reduce(const __m256i a, const __m256i p,
ntt.c:                       ^
ntt.c: 1 warning generated.
try.c: /usr/bin/ld: libcrypto_kem_smaugt3.a(poly.o): in function `cryptolab_smaug3_vec_vec_mult_add_p':
try.c: .../supercop-data/panther/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/smaugt3/avx2/work/poly.c:58: undefined reference to `poly_add'
try.c: /usr/bin/ld: libcrypto_kem_smaugt3.a(poly.o): in function `cryptolab_smaug3_vec_vec_mult_add_q':
try.c: .../supercop-data/panther/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/smaugt3/avx2/work/poly.c:74: undefined reference to `poly_add'
try.c: /usr/bin/ld: libcrypto_kem_smaugt3.a(poly.o): in function `cryptolab_smaug3_matrix_vec_mult_sub':
try.c: .../supercop-data/panther/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/smaugt3/avx2/work/poly.c:136: undefined reference to `poly_sub'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
avx2clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:146:9: error: always_inline function '_mm256_loadu_si256' requires target feature 'avx', but would be inlined into function 'fips202x4_KeccakP1600times4_AddLanesAll' that is compiled without support for 'avx'
KeccakP-1600-times4-SIMD256.c:         Xor_In4( 0 );
KeccakP-1600-times4-SIMD256.c:         ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:135:42: note: expanded from macro 'Xor_In4'
KeccakP-1600-times4-SIMD256.c:     #define Xor_In4( argIndex ) lanes0 = LOAD256u( curData0[argIndex]),\
KeccakP-1600-times4-SIMD256.c:                                          ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:44:37: note: expanded from macro 'LOAD256u'
KeccakP-1600-times4-SIMD256.c:     #define LOAD256u(a)             _mm256_loadu_si256((const V256 *)&(a))
KeccakP-1600-times4-SIMD256.c:                                     ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:146:9: error: AVX vector return of type '__m256i' (vector of 4 'long long' values) without 'avx' enabled changes the ABI
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:135:42: note: expanded from macro 'Xor_In4'
KeccakP-1600-times4-SIMD256.c:     #define Xor_In4( argIndex ) lanes0 = LOAD256u( curData0[argIndex]),\
KeccakP-1600-times4-SIMD256.c:                                          ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:44:37: note: expanded from macro 'LOAD256u'
KeccakP-1600-times4-SIMD256.c:     #define LOAD256u(a)             _mm256_loadu_si256((const V256 *)&(a))
KeccakP-1600-times4-SIMD256.c:                                     ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:146:9: error: always_inline function '_mm256_loadu_si256' requires target feature 'avx', but would be inlined into function 'fips202x4_KeccakP1600times4_AddLanesAll' that is compiled without support for 'avx'
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:136:42: note: expanded from macro 'Xor_In4'
KeccakP-1600-times4-SIMD256.c:                                 lanes1 = LOAD256u( curData1[argIndex]),\
KeccakP-1600-times4-SIMD256.c:                                          ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:44:37: note: expanded from macro 'LOAD256u'
KeccakP-1600-times4-SIMD256.c:     #define LOAD256u(a)             _mm256_loadu_si256((const V256 *)&(a))
KeccakP-1600-times4-SIMD256.c:                                     ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:146:9: error: AVX vector return of type '__m256i' (vector of 4 'long long' values) without 'avx' enabled changes the ABI
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:136:42: note: expanded from macro 'Xor_In4'
KeccakP-1600-times4-SIMD256.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
avx2clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_smaugt3.a(poly.o): in function `cryptolab_smaug3_vec_vec_mult_add_p':
try.c: .../supercop-data/panther/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/smaugt3/avx2/work/poly.c:58: undefined reference to `poly_add'
try.c: /usr/bin/ld: libcrypto_kem_smaugt3.a(poly.o): in function `cryptolab_smaug3_vec_vec_mult_add_q':
try.c: .../supercop-data/panther/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/smaugt3/avx2/work/poly.c:74: undefined reference to `poly_add'
try.c: /usr/bin/ld: libcrypto_kem_smaugt3.a(poly.o): in function `cryptolab_smaug3_matrix_vec_mult_sub':
try.c: .../supercop-data/panther/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/smaugt3/avx2/work/poly.c:136: undefined reference to `poly_sub'
try.c: collect2: error: ld returned 1 exit status

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
avx2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_smaugt3.a(poly.o): in function `cryptolab_smaug3_vec_vec_mult_add':
try.c: .../supercop-data/panther/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/smaugt3/ref/work/poly.c:77: undefined reference to `poly_add'
try.c: /usr/bin/ld: libcrypto_kem_smaugt3.a(poly.o): in function `cryptolab_smaug3_matrix_vec_mult_sub':
try.c: .../supercop-data/panther/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/smaugt3/ref/work/poly.c:132: undefined reference to `poly_sub'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_smaugt3.a(poly.o): in function `cryptolab_smaug3_vec_vec_mult_add':
try.c: .../supercop-data/panther/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/smaugt3/ref/work/poly.c:77: undefined reference to `poly_add'
try.c: /usr/bin/ld: libcrypto_kem_smaugt3.a(poly.o): in function `cryptolab_smaug3_matrix_vec_mult_sub':
try.c: .../supercop-data/panther/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/smaugt3/ref/work/poly.c:132: undefined reference to `poly_sub'
try.c: collect2: error: ld returned 1 exit status

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Namespace violations


KeccakP-1600-AVX2.o ALLON a
KeccakP-1600-AVX2.o KeccakF1600_FastLoop_Absorb_avx2 T
KeccakP-1600-AVX2.o KeccakP1600_12rounds_FastLoop_Absorb_avx2 T
KeccakP-1600-AVX2.o KeccakP1600_AddByte_avx2 T
KeccakP-1600-AVX2.o KeccakP1600_AddBytes_avx2 T
KeccakP-1600-AVX2.o KeccakP1600_ExtractAndAddBytes_avx2 T
KeccakP-1600-AVX2.o KeccakP1600_ExtractBytes_avx2 T
KeccakP-1600-AVX2.o KeccakP1600_Initialize_avx2 T
KeccakP-1600-AVX2.o KeccakP1600_OverwriteBytes_avx2 T
KeccakP-1600-AVX2.o KeccakP1600_OverwriteWithZeroes_avx2 T
KeccakP-1600-AVX2.o KeccakP1600_Permute_12rounds_avx2 T
KeccakP-1600-AVX2.o KeccakP1600_Permute_24rounds_avx2 T
KeccakP-1600-AVX2.o KeccakP1600_Permute_Nrounds_avx2 T
KeccakP-1600-AVX2.o _KeccakF1600_FastLoop_Absorb_avx2 T
KeccakP-1600-AVX2.o _KeccakP1600_12rounds_FastLoop_Absorb_avx2 T
KeccakP-1600-AVX2.o _KeccakP1600_AddByte_avx2 T
KeccakP-1600-AVX2.o _KeccakP1600_AddBytes_avx2 T
KeccakP-1600-AVX2.o _KeccakP1600_ExtractAndAddBytes_avx2 T
KeccakP-1600-AVX2.o _KeccakP1600_ExtractBytes_avx2 T
KeccakP-1600-AVX2.o _KeccakP1600_Initialize_avx2 T
KeccakP-1600-AVX2.o _KeccakP1600_OverwriteBytes_avx2 T
KeccakP-1600-AVX2.o _KeccakP1600_OverwriteWithZeroes_avx2 T
KeccakP-1600-AVX2.o _KeccakP1600_Permute_12rounds_avx2 T
KeccakP-1600-AVX2.o _KeccakP1600_Permute_24rounds_avx2 T
KeccakP-1600-AVX2.o _KeccakP1600_Permute_Nrounds_avx2 T
KeccakP-1600-times4-SIMD256.o fips202x4_KeccakF1600times4_FastLoop_Absorb T
KeccakP-1600-times4-SIMD256.o fips202x4_KeccakP1600times4_12rounds_FastLoop_Absorb T
KeccakP-1600-times4-SIMD256.o fips202x4_KeccakP1600times4_AddBytes T
KeccakP-1600-times4-SIMD256.o fips202x4_KeccakP1600times4_AddLanesAll T
KeccakP-1600-times4-SIMD256.o fips202x4_KeccakP1600times4_ExtractAndAddBytes T
KeccakP-1600-times4-SIMD256.o fips202x4_KeccakP1600times4_ExtractAndAddLanesAll T
KeccakP-1600-times4-SIMD256.o fips202x4_KeccakP1600times4_ExtractBytes T
KeccakP-1600-times4-SIMD256.o fips202x4_KeccakP1600times4_ExtractLanesAll T
KeccakP-1600-times4-SIMD256.o fips202x4_KeccakP1600times4_InitializeAll T
KeccakP-1600-times4-SIMD256.o fips202x4_KeccakP1600times4_OverwriteBytes T
KeccakP-1600-times4-SIMD256.o fips202x4_KeccakP1600times4_OverwriteLanesAll T
KeccakP-1600-times4-SIMD256.o fips202x4_KeccakP1600times4_OverwriteWithZeroes T
KeccakP-1600-times4-SIMD256.o fips202x4_KeccakP1600times4_PermuteAll_12rounds T
KeccakP-1600-times4-SIMD256.o fips202x4_KeccakP1600times4_PermuteAll_24rounds T
basemul.o smaug3_nttmul_poly_basemul_montgomery T
basemul.o smaug3_nttmul_polyvec_basemul_acc_montgomery T
cbd.o cryptolab_smaug3_poly_cbd T
ciphertext.o cryptolab_smaug3_computeC1 T
ciphertext.o cryptolab_smaug3_computeC2 T
consts10753.o smaug3_nttmul_pdata10753 R
consts7681.o smaug3_nttmul_pdata7681 R
dg.o cryptolab_smaug3_addGaussianError T
dg.o cryptolab_smaug3_addGaussianErrorVec T
fips202.o fips202avx_sha3_256 T
fips202.o fips202avx_sha3_256_absorb T
fips202.o fips202avx_sha3_256_finalize T
fips202.o fips202avx_sha3_256_init T
fips202.o fips202avx_sha3_512 T
fips202.o fips202avx_sha3_512_absorb T
fips202.o fips202avx_sha3_512_finalize T
fips202.o fips202avx_sha3_512_init T
fips202.o fips202avx_shake128 T
fips202.o fips202avx_shake128_absorb T
fips202.o fips202avx_shake128_finalize T
fips202.o fips202avx_shake128_init T
fips202.o fips202avx_shake128_squeeze T
fips202.o fips202avx_shake256 T
fips202.o fips202avx_shake256_absorb T
fips202.o fips202avx_shake256_finalize T
fips202.o fips202avx_shake256_init T
fips202.o fips202avx_shake256_squeeze T
fips202x4.o fips202x4_shake128x4 T
fips202x4.o fips202x4_shake128x4_absorb_once T
fips202x4.o fips202x4_shake128x4_squeezeblocks T
fips202x4.o fips202x4_shake256x4 T
fips202x4.o fips202x4_shake256x4_absorb_once T
fips202x4.o fips202x4_shake256x4_squeezeblocks T
hash.o cryptolab_smaug3_shake256_absorb_twice_squeeze T
hwt.o cryptolab_smaug3_hwt T
indcpa.o cryptolab_smaug3_genRx_vec T
indcpa.o cryptolab_smaug3_indcpa_dec T
indcpa.o cryptolab_smaug3_indcpa_enc T
indcpa.o cryptolab_smaug3_indcpa_keypair T
invntt.o smaug3_nttmul_poly_invntt_tomont T
io.o cryptolab_smaug3_load_from_file T
io.o cryptolab_smaug3_load_from_file_pk T
io.o cryptolab_smaug3_load_from_file_sk T
io.o cryptolab_smaug3_load_from_string T
io.o cryptolab_smaug3_load_from_string_pk T
io.o cryptolab_smaug3_load_from_string_sk T
io.o cryptolab_smaug3_save_to_file T
io.o cryptolab_smaug3_save_to_file_pk T
io.o cryptolab_smaug3_save_to_file_sk T
io.o cryptolab_smaug3_save_to_string T
io.o cryptolab_smaug3_save_to_string_pk T
io.o cryptolab_smaug3_save_to_string_sk T
key.o cryptolab_smaug3_genAx T
key.o cryptolab_smaug3_genBx T
key.o cryptolab_smaug3_genPubkey T
key.o cryptolab_smaug3_genSx_vec T
ntt-asm.o smaug3_nttmul_poly_ntt T
ntt.o smaug3_nttmul_poly_crt T
ntt.o smaug3_nttmul_poly_mul T
ntt.o smaug3_nttmul_polyvec_crt T
ntt.o smaug3_nttmul_polyvec_invntt_tomont T
ntt.o smaug3_nttmul_polyvec_iprod T
ntt.o smaug3_nttmul_polyvec_iprod_ntt T
ntt.o smaug3_nttmul_polyvec_matrix_vector_mul T
ntt.o smaug3_nttmul_polyvec_ntt T
pack.o cryptolab_smaug3_Rp2_to_bytes T
pack.o cryptolab_smaug3_Rp_to_bytes T
pack.o cryptolab_smaug3_Rp_vec_to_bytes T
pack.o cryptolab_smaug3_Rq_mat_to_bytes T
pack.o cryptolab_smaug3_Rq_to_bytes T
pack.o cryptolab_smaug3_Rq_vec_to_bytes T
pack.o cryptolab_smaug3_Sx_to_bytes T
pack.o cryptolab_smaug3_bytes_to_Rp T
pack.o cryptolab_smaug3_bytes_to_Rp2 T
pack.o cryptolab_smaug3_bytes_to_Rp_vec T
pack.o cryptolab_smaug3_bytes_to_Rq T
pack.o cryptolab_smaug3_bytes_to_Rq_mat T
pack.o cryptolab_smaug3_bytes_to_Rq_vec T
pack.o cryptolab_smaug3_bytes_to_Sx T
poly.o cryptolab_smaug3_matrix_vec_mult_add T
poly.o cryptolab_smaug3_matrix_vec_mult_sub T
poly.o cryptolab_smaug3_vec_vec_mult_add_p T
poly.o cryptolab_smaug3_vec_vec_mult_add_q T
verify.o cryptolab_smaug3_cmov T
verify.o cryptolab_smaug3_verify T

Number of similar (implementation,compiler) pairs: 6, namely:
ImplementationCompiler
avx2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
avx2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
avx2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
avx2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
avx2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
avx2gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Namespace violations


cbd.o cryptolab_smaug3_poly_cbd T
ciphertext.o cryptolab_smaug3_computeC1 T
ciphertext.o cryptolab_smaug3_computeC2 T
dg.o cryptolab_smaug3_addGaussianError T
dg.o cryptolab_smaug3_addGaussianErrorVec T
fips202.o KeccakF_RoundConstants R
fips202.o sha3_256 T
fips202.o sha3_512 T
fips202.o shake128 T
fips202.o shake128_absorb T
fips202.o shake128_absorb_once T
fips202.o shake128_finalize T
fips202.o shake128_init T
fips202.o shake128_squeeze T
fips202.o shake128_squeezeblocks T
fips202.o shake256 T
fips202.o shake256_absorb T
fips202.o shake256_absorb_once T
fips202.o shake256_finalize T
fips202.o shake256_init T
fips202.o shake256_squeeze T
fips202.o shake256_squeezeblocks T
hash.o cryptolab_smaug3_shake256_absorb_twice_squeeze T
hwt.o cryptolab_smaug3_hwt T
indcpa.o cryptolab_smaug3_genRx_vec T
indcpa.o cryptolab_smaug3_indcpa_dec T
indcpa.o cryptolab_smaug3_indcpa_enc T
indcpa.o cryptolab_smaug3_indcpa_keypair T
io.o cryptolab_smaug3_load_from_file T
io.o cryptolab_smaug3_load_from_file_pk T
io.o cryptolab_smaug3_load_from_file_sk T
io.o cryptolab_smaug3_load_from_string T
io.o cryptolab_smaug3_load_from_string_pk T
io.o cryptolab_smaug3_load_from_string_sk T
io.o cryptolab_smaug3_save_to_file T
io.o cryptolab_smaug3_save_to_file_pk T
io.o cryptolab_smaug3_save_to_file_sk T
io.o cryptolab_smaug3_save_to_string T
io.o cryptolab_smaug3_save_to_string_pk T
io.o cryptolab_smaug3_save_to_string_sk T
key.o cryptolab_smaug3_genAx T
key.o cryptolab_smaug3_genBx T
key.o cryptolab_smaug3_genPubkey T
key.o cryptolab_smaug3_genSx_vec T
pack.o cryptolab_smaug3_Rp2_to_bytes T
pack.o cryptolab_smaug3_Rp_to_bytes T
pack.o cryptolab_smaug3_Rp_vec_to_bytes T
pack.o cryptolab_smaug3_Rq_mat_to_bytes T
pack.o cryptolab_smaug3_Rq_to_bytes T
pack.o cryptolab_smaug3_Rq_vec_to_bytes T
pack.o cryptolab_smaug3_Sx_to_bytes T
pack.o cryptolab_smaug3_bytes_to_Rp T
pack.o cryptolab_smaug3_bytes_to_Rp2 T
pack.o cryptolab_smaug3_bytes_to_Rp_vec T
pack.o cryptolab_smaug3_bytes_to_Rq T
pack.o cryptolab_smaug3_bytes_to_Rq_mat T
pack.o cryptolab_smaug3_bytes_to_Rq_vec T
pack.o cryptolab_smaug3_bytes_to_Sx T
poly.o cryptolab_smaug3_matrix_vec_mult_add T
poly.o cryptolab_smaug3_matrix_vec_mult_sub T
poly.o cryptolab_smaug3_vec_vec_mult_add T
poly.o vec_vec_mult T
toomcook.o cryptolab_smaug3_poly_mul_acc T
verify.o cryptolab_smaug3_cmov T
verify.o cryptolab_smaug3_verify T

Number of similar (implementation,compiler) pairs: 7, namely:
ImplementationCompiler
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x4026E0
   at 0x...: st32 (try-anything.c:47)
   by 0x...: core (try-anything.c:78)
   by 0x...: salsa20 (try-anything.c:89)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:124)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
avx2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x42438B
   at 0x...: crypto_stream_chacha20_dolbeau_amd64_avx2_constbranchindex_ECRYPT_encrypt_bytes (u16mask.h:114)
   by 0x...: crypto_stream_chacha20_dolbeau_amd64_avx2_constbranchindex (include/estream-convert-api.h:83)
   by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
   by 0x...: randombytes_internal (knownrandombytes.c:37)
   by 0x...: randombytes (knownrandombytes.c:56)
   by 0x...: cryptolab_smaug3_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt3_avx2_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
avx2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x40213A
   at 0x...: core (try-anything.c:73)
   by 0x...: salsa20 (try-anything.c:89)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:124)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
avx2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x1248EB
   at 0x...: crypto_stream_chacha20_dolbeau_amd64_avx2_constbranchindex_ECRYPT_encrypt_bytes (u16mask.h:114)
   by 0x...: crypto_stream_chacha20_dolbeau_amd64_avx2_constbranchindex (include/estream-convert-api.h:83)
   by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
   by 0x...: randombytes_internal (knownrandombytes.c:37)
   by 0x...: randombytes (knownrandombytes.c:56)
   by 0x...: cryptolab_smaug3_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt3_avx2_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
avx2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10A27A
   at 0x...: st32 (try-anything.c:47)
   by 0x...: core (try-anything.c:78)
   by 0x...: salsa20.part.0 (try-anything.c:89)
   by 0x...: salsa20 (try-anything.c:85)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:124)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
avx2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x12330B
   at 0x...: crypto_stream_chacha20_dolbeau_amd64_avx2_constbranchindex_ECRYPT_encrypt_bytes (u16mask.h:114)
   by 0x...: crypto_stream_chacha20_dolbeau_amd64_avx2_constbranchindex (include/estream-convert-api.h:83)
   by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
   by 0x...: randombytes_internal (knownrandombytes.c:37)
   by 0x...: randombytes (knownrandombytes.c:56)
   by 0x...: cryptolab_smaug3_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt3_avx2_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
avx2gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x4026C0
   at 0x...: st32 (try-anything.c:47)
   by 0x...: core (try-anything.c:78)
   by 0x...: salsa20 (try-anything.c:89)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:124)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x410D5B
   at 0x...: crypto_stream_chacha20_dolbeau_amd64_avx2_constbranchindex_ECRYPT_encrypt_bytes (u16mask.h:114)
   by 0x...: crypto_stream_chacha20_dolbeau_amd64_avx2_constbranchindex (include/estream-convert-api.h:83)
   by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
   by 0x...: randombytes_internal (knownrandombytes.c:37)
   by 0x...: randombytes (knownrandombytes.c:56)
   by 0x...: cryptolab_smaug3_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt3_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x40211A
   at 0x...: core (try-anything.c:73)
   by 0x...: salsa20 (try-anything.c:89)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:124)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x41784B
   at 0x...: crypto_stream_chacha20_dolbeau_amd64_avx2_constbranchindex_ECRYPT_encrypt_bytes (u16mask.h:114)
   by 0x...: crypto_stream_chacha20_dolbeau_amd64_avx2_constbranchindex (include/estream-convert-api.h:83)
   by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
   by 0x...: randombytes_internal (knownrandombytes.c:37)
   by 0x...: randombytes (knownrandombytes.c:56)
   by 0x...: cryptolab_smaug3_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt3_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10F62B
   at 0x...: crypto_stream_chacha20_dolbeau_amd64_avx2_constbranchindex_ECRYPT_encrypt_bytes (u16mask.h:114)
   by 0x...: crypto_stream_chacha20_dolbeau_amd64_avx2_constbranchindex (include/estream-convert-api.h:83)
   by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
   by 0x...: randombytes_internal (knownrandombytes.c:37)
   by 0x...: randombytes (knownrandombytes.c:56)
   by 0x...: cryptolab_smaug3_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt3_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10EEAB
   at 0x...: crypto_stream_chacha20_dolbeau_amd64_avx2_constbranchindex_ECRYPT_encrypt_bytes (u16mask.h:114)
   by 0x...: crypto_stream_chacha20_dolbeau_amd64_avx2_constbranchindex (include/estream-convert-api.h:83)
   by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
   by 0x...: randombytes_internal (knownrandombytes.c:37)
   by 0x...: randombytes (knownrandombytes.c:56)
   by 0x...: cryptolab_smaug3_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt3_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)