Test results for amd64, hydra5, crypto_kem/newhope512cca
[Page version: 20241023 11:53:17]
Measurements for amd64, hydra5, crypto_kem
Test results for amd64, hydra5, crypto_kem
Test results for crypto_kem/newhope512cca
Computer: hydra5
Microarchitecture: amd64; K10 32nm (300f10)
Architecture: amd64
CPU ID: AuthenticAMD-00300f10-178bfbff
SUPERCOP version: 20241022
Operation: crypto_kem
Primitive: newhope512cca
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
677506 | 22965 0 0 | 42328 868 1728 | ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241022 | 20241022 |
679181 | 22965 0 0 | 42344 868 1728 | T!!!ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241022 | 20241022 |
679316 | 22069 0 0 | 40560 868 1728 | ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241022 | 20241022 |
686244 | 40459 0 0 | 60293 812 1760 | T!!!ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241022 | 20241022 |
816194 | 12809 0 0 | 29258 860 1728 | T!!!ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241022 | 20241022 |
881021 | 14607 0 0 | 33149 812 1760 | T!!!ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241022 | 20241022 |
885933 | 13438 0 0 | 30680 868 1728 | T!!!ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241022 | 20241022 |
1028033 | 13629 0 0 | 31189 812 1760 | T!!!ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241022 | 20241022 |
1416139 | 12626 0 0 | 28909 804 1728 | T!!!ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241022 | 20241022 |
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 '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 '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: 5, namely:
Implementation | Compiler |
avx2 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
avx2 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
avx2 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
avx2 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
avx2 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
Compiler output
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c: In function 'KeccakP1600times4_AddLanesAll':
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:135:40: warning: AVX vector return without AVX enabled changes the ABI [-Wpsabi]
KeccakP-1600-times4-SIMD256.c: 135 | #define Xor_In4( argIndex ) lanes0 = LOAD256u( curData0[argIndex]),\
KeccakP-1600-times4-SIMD256.c: | ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:146:9: note: in expansion of macro 'Xor_In4'
KeccakP-1600-times4-SIMD256.c: 146 | Xor_In4( 0 );
KeccakP-1600-times4-SIMD256.c: | ^~~~~~~
KeccakP-1600-times4-SIMD256.c: In file included from /usr/lib/gcc/x86_64-linux-gnu/11/include/immintrin.h:47,
KeccakP-1600-times4-SIMD256.c: from KeccakP-1600-times4-SIMD256.c:21:
KeccakP-1600-times4-SIMD256.c: /usr/lib/gcc/x86_64-linux-gnu/11/include/avx2intrin.h:913:1: error: inlining failed in call to 'always_inline' '_mm256_xor_si256': target specific option mismatch
KeccakP-1600-times4-SIMD256.c: 913 | _mm256_xor_si256 (__m256i __A, __m256i __B)
KeccakP-1600-times4-SIMD256.c: | ^~~~~~~~~~~~~~~~
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:55:41: note: called from here
KeccakP-1600-times4-SIMD256.c: 55 | #define XOReq256(a, b) a = _mm256_xor_si256(a, b)
KeccakP-1600-times4-SIMD256.c: | ^~~~~~~~~~~~~~~~~~~~~~
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:143:33: note: in expansion of macro 'XOReq256'
KeccakP-1600-times4-SIMD256.c: 143 | XOReq256( stateAsLanes[argIndex+3], lanes3 )
KeccakP-1600-times4-SIMD256.c: | ^~~~~~~~
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:149:9: note: in expansion of macro 'Xor_In4'
KeccakP-1600-times4-SIMD256.c: 149 | Xor_In4( 12 );
KeccakP-1600-times4-SIMD256.c: | ^~~~~~~
KeccakP-1600-times4-SIMD256.c: In file included from /usr/lib/gcc/x86_64-linux-gnu/11/include/immintrin.h:47,
KeccakP-1600-times4-SIMD256.c: from KeccakP-1600-times4-SIMD256.c:21:
KeccakP-1600-times4-SIMD256.c: /usr/lib/gcc/x86_64-linux-gnu/11/include/avx2intrin.h:913:1: error: inlining failed in call to 'always_inline' '_mm256_xor_si256': target specific option mismatch
KeccakP-1600-times4-SIMD256.c: 913 | _mm256_xor_si256 (__m256i __A, __m256i __B)
KeccakP-1600-times4-SIMD256.c: ...
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
avx2 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
avx2 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
avx2 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
avx2 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
Namespace violations
cpapke.o cpapke_dec T
cpapke.o cpapke_enc T
cpapke.o cpapke_keypair T
fips202.o KeccakF1600_StatePermute T
fips202.o shake128_absorb T
fips202.o shake128_squeezeblocks T
fips202.o shake256 T
ntt.o bitrev_vector T
ntt.o mul_coefficients T
ntt.o ntt T
poly.o poly_add T
poly.o poly_compress T
poly.o poly_decompress T
poly.o poly_frombytes T
poly.o poly_frommsg T
poly.o poly_invntt T
poly.o poly_mul_pointwise T
poly.o poly_ntt T
poly.o poly_sample T
poly.o poly_sub T
poly.o poly_tobytes T
poly.o poly_tomsg T
poly.o poly_uniform T
precomp.o omegas_bitrev_montgomery R
precomp.o omegas_inv_bitrev_montgomery R
precomp.o psis_bitrev_montgomery R
precomp.o psis_inv_montgomery R
reduce.o montgomery_reduce T
verify.o cmov T
verify.o verify T
Number of similar (implementation,compiler) pairs: 9, namely:
Implementation | Compiler |
ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
Failed TIMECOP
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:159)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:177)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:176)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:190)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:189)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:199)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:198)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: doit (try.c:114)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
Failed TIMECOP
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:159)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:177)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:176)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:190)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:189)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:199)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:198)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
Failed TIMECOP
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:159)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:159)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:159)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:159)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:159)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:159)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:159)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:159)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:177)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:176)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:177)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:176)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:177)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:176)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:177)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:176)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:177)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:176)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:177)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:176)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:177)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:176)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:177)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:176)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:190)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:189)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:190)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:189)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:190)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:189)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:190)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:189)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:190)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:189)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:190)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:189)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:190)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:189)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:190)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:189)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:199)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:198)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:199)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:198)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:199)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:198)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:199)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:198)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:199)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:198)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:199)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:198)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:199)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:198)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:199)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:198)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
Failed TIMECOP
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:159)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:177)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:176)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:190)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:189)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:199)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:198)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: randombytes_callback (try-anything.c:301)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
Failed TIMECOP
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:159)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:177)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:176)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:190)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:189)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: test (try.c:199)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:198)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_enc (cpapke.c:149)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_dec (kem.c:103)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: predoit (try.c:106)
by 0x...: main (try-anything.c:351)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
TIMECOP error (can be valgrind bug)
error 111
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Process terminating with default action of signal 4 (SIGILL)
Illegal opcode at address 0x10CF3C
at 0x...: poly_tobytes (poly.c:93)
by 0x...: cpapke_keypair (cpapke.c:121)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
TIMECOP error (can be valgrind bug)
error 111
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: poly_uniform (poly.c:245)
by 0x...: gen_a (cpapke.c:85)
by 0x...: cpapke_keypair (cpapke.c:110)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: randombytes_callback (try-anything.c:312)
by 0x...: cpapke_keypair (cpapke.c:107)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Process terminating with default action of signal 4 (SIGILL)
Illegal opcode at address 0x10CFFC
at 0x...: poly_tobytes (poly.c:93)
by 0x...: cpapke_keypair (cpapke.c:121)
by 0x...: crypto_kem_newhope512cca_ref_constbranchindex_keypair (kem.c:26)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |