Implementation notes: amd64, sliver, crypto_dh/ecfp256s

Computer: sliver
Architecture: amd64
CPU ID: GenuineIntel-00040651-bfebfbff
SUPERCOP version: 20160731
Operation: crypto_dh
Primitive: ecfp256s
TimeImplementationCompilerBenchmark dateSUPERCOP version
939270v01/w8s8gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072520160718
1123776v01/w8s8gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072520160718
1648944v01/w8s1gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072520160718
1734846v01/w8s4gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072520160718
1781502v01/w8s2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072520160718
1795902v01/w8s2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072520160718
1836750v01/w8s8gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072520160718
1843974v01/w8s4gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072520160718
1859676v01/w8s4gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072520160718
1881156v01/w8s8gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072520160718
1911690v01/w8s2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072520160718
1961946v01/w8s1gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072520160718
2003928v01/w8s1gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072520160718
2008398v01/w8s2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072520160718
2037972v01/w8s4gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072520160718
2136234v01/w8s1gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072520160718
2935776v01/vargcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072520160718
3100188v01/vargcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072520160718
3349398v01/vargcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072520160718
3380028v01/vargcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072520160718

Compiler output

Implementation: crypto_dh/ecfp256s/v01/var
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
alloc.c: alloc.c:77:11: warning: passing 'char [13]' to parameter of type 'sic_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
alloc.c: kn_exit("kn_init_fast", ERR_OUT_OF_MEMORY);
alloc.c: ^~~~~~~~~~~~~~
alloc.c: ./_core.h:132:21: note: passing argument to parameter 's' here
alloc.c: void kn_exit(sic_t *s, uni_t code);
alloc.c: ^
alloc.c: alloc.c:92:11: warning: passing 'char [13]' to parameter of type 'sic_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
alloc.c: kn_exit("kn_free_fast", ERR_INVALID_MEMORY);
alloc.c: ^~~~~~~~~~~~~~
alloc.c: ./_core.h:132:21: note: passing argument to parameter 's' here
alloc.c: void kn_exit(sic_t *s, uni_t code);
alloc.c: ^
alloc.c: alloc.c:108:11: warning: passing 'char [8]' to parameter of type 'sic_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
alloc.c: kn_exit("kn_kill", ERR_INVALID_MEMORY);
alloc.c: ^~~~~~~~~
alloc.c: ./_core.h:132:21: note: passing argument to parameter 's' here
alloc.c: void kn_exit(sic_t *s, uni_t code);
alloc.c: ^
alloc.c: alloc.c:131:11: warning: passing 'char [33]' to parameter of type 'sic_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
alloc.c: kn_exit("kn_alloc: cannot allocate memory", 0);
alloc.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c: ./_core.h:132:21: note: passing argument to parameter 's' here
alloc.c: void kn_exit(sic_t *s, uni_t code);
alloc.c: ^
alloc.c: alloc.c:152:12: warning: passing 'char [8]' to parameter of type 'sic_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
alloc.c: ...

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments v01/var v01/w8s1 v01/w8s2 v01/w8s4 v01/w8s8

Compiler output

Implementation: crypto_dh/ecfp256s/v01/w8s8
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
try.c: /tmp//ccKewO2A.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s8_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccTxzzDw.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s8_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s8_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv v01/w8s8

Compiler output

Implementation: crypto_dh/ecfp256s/v01/w8s1
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
try.c: /tmp//ccLaYciC.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s1_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccLXxNjV.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s1_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s1_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv v01/w8s1

Compiler output

Implementation: crypto_dh/ecfp256s/v01/w8s4
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
try.c: /tmp//ccWlMShf.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s4_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccdoOBxQ.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s4_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s4_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv v01/w8s4

Compiler output

Implementation: crypto_dh/ecfp256s/v01/var
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
try.c: /tmp//cciCSZPT.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_var_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccSpEi13.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_var_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_var_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv v01/var

Compiler output

Implementation: crypto_dh/ecfp256s/v01/w8s2
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
try.c: /tmp//ccrAESJV.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s2_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//cc1Culbq.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s2_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s2_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv v01/w8s2

Compiler output

Implementation: crypto_dh/ecfp256s/v01/w8s1
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
try.c: /tmp//cc1jH1a2.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s1_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//cc3j6UgU.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s1_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s1_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv v01/w8s1

Compiler output

Implementation: crypto_dh/ecfp256s/v01/w8s4
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
try.c: /tmp//ccRvFCPt.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s4_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccLSJIjz.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s4_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s4_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv v01/w8s4

Compiler output

Implementation: crypto_dh/ecfp256s/v01/var
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
try.c: /tmp//cccBay91.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_var_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccyKFDbg.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_var_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_var_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv v01/var

Compiler output

Implementation: crypto_dh/ecfp256s/v01/w8s2
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
try.c: /tmp//ccp0CiSy.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s2_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//cc0ePfYy.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s2_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s2_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv v01/w8s2

Compiler output

Implementation: crypto_dh/ecfp256s/v01/w8s8
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
try.c: /tmp//cczvls5i.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s8_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//cclatUo1.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s8_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s8_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv v01/w8s8

Compiler output

Implementation: crypto_dh/ecfp256s/v01/w8s1
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
try.c: /tmp//cc8XxShN.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s1_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccp7akDB.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s1_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s1_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv v01/w8s1

Compiler output

Implementation: crypto_dh/ecfp256s/v01/var
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
try.c: /tmp//ccKXYCrR.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_var_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccjAR3oX.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_var_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_var_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv v01/var

Compiler output

Implementation: crypto_dh/ecfp256s/v01/w8s4
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
try.c: /tmp//ccXf0CGG.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s4_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccRZMEwK.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s4_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s4_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv v01/w8s4

Compiler output

Implementation: crypto_dh/ecfp256s/v01/w8s2
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
try.c: /tmp//cckljU0f.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s2_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccPqrhGY.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s2_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s2_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv v01/w8s2

Compiler output

Implementation: crypto_dh/ecfp256s/v01/w8s8
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
try.c: /tmp//ccxNxSbI.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s8_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccH3Wpgp.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s8_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s8_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv v01/w8s8

Compiler output

Implementation: crypto_dh/ecfp256s/v01/w8s2
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
try.c: /tmp//ccOeraMb.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s2_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccXuF5gd.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s2_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s2_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv v01/w8s2

Compiler output

Implementation: crypto_dh/ecfp256s/v01/w8s8
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
try.c: /tmp//ccPJYrsV.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s8_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccehJ2bT.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s8_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s8_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv v01/w8s8

Compiler output

Implementation: crypto_dh/ecfp256s/v01/var
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
try.c: /tmp//ccUelipO.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_var_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//cc1o0DGV.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_var_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_var_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv v01/var

Compiler output

Implementation: crypto_dh/ecfp256s/v01/w8s4
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
try.c: /tmp//ccVqutXb.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s4_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//cc8ZIItH.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s4_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s4_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv v01/w8s4

Compiler output

Implementation: crypto_dh/ecfp256s/v01/w8s1
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
try.c: /tmp//ccasPvxq.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s1_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
try.c: /tmp//ccPeYV2o.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s1_keypair':
try.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?
measure.c: crypto_dh_ecfp256s.a(try_ec_fp_256s.o): In function `crypto_dh_ecfp256s_v01_w8s1_keypair':
measure.c: try_ec_fp_256s.c:(.text+0x...): warning: warning: rand() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv v01/w8s1