Test results for armeabi, berry2, crypto_kem/ramstakers216091
[Page version: 20250615 18:38:28]
Measurements for armeabi, berry2, crypto_kem
Test results for armeabi, berry2, crypto_kem
Test results for crypto_kem/ramstakers216091
Computer: berry2
Microarchitecture: armeabi; Cortex-A7 (410fc075)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20250415
Operation: crypto_kem
Primitive: ramstakers216091
Compiler output
csprng.c: csprng.c: In function 'csprng_seed':
csprng.c: csprng.c:44:41: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
csprng.c: 44 | KeccakP1600_Permute_24rounds(rng->state);
csprng.c: | ~~~^~~~~~~
csprng.c: | |
csprng.c: | unsigned char *
csprng.c: In file included from .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakSponge.h:64,
csprng.c: from .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakHash.h:25,
csprng.c: from csprng.c:2:
csprng.c: .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: expected 'KeccakP1600_plain64_state *' but argument is of type 'unsigned char *'
csprng.c: 53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
csprng.c: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
csprng.c: csprng.c:52:37: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
csprng.c: 52 | KeccakP1600_Permute_24rounds(rng->state);
csprng.c: | ~~~^~~~~~~
csprng.c: | |
csprng.c: | unsigned char *
csprng.c: In file included from .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakSponge.h:64,
csprng.c: from .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakHash.h:25,
csprng.c: from csprng.c:2:
csprng.c: .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: expected 'KeccakP1600_plain64_state *' but argument is of type 'unsigned char *'
csprng.c: 53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
csprng.c: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
csprng.c: csprng.c: In function 'csprng_generate':
csprng.c: csprng.c:78:41: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
csprng.c: ...
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_sample_sparse_integer':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:551: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:553: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:563: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:564: undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:565: undefined reference to `__gmpz_add'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:568: undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_generate_g':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:580: undefined reference to `__gmpz_import'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:581: undefined reference to `__gmpz_mod'
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_modulus_init':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:593: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:597: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:598: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:599: undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:600: undefined reference to `__gmpz_sub'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:602: undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_keygen':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:18: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:19: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_sample_sparse_integer':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:551: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:553: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:563: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:564: undefined reference to `__gmpz_mul_2exp'
try.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
csprng.c: csprng.c: In function 'csprng_seed':
csprng.c: csprng.c:44:41: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
csprng.c: 44 | KeccakP1600_Permute_24rounds(rng->state);
csprng.c: | ~~~^~~~~~~
csprng.c: | |
csprng.c: | unsigned char *
csprng.c: In file included from .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakSponge.h:64,
csprng.c: from .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakHash.h:25,
csprng.c: from csprng.c:2:
csprng.c: .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: expected 'KeccakP1600_plain64_state *' but argument is of type 'unsigned char *'
csprng.c: 53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
csprng.c: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
csprng.c: csprng.c:52:37: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
csprng.c: 52 | KeccakP1600_Permute_24rounds(rng->state);
csprng.c: | ~~~^~~~~~~
csprng.c: | |
csprng.c: | unsigned char *
csprng.c: In file included from .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakSponge.h:64,
csprng.c: from .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakHash.h:25,
csprng.c: from csprng.c:2:
csprng.c: .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: expected 'KeccakP1600_plain64_state *' but argument is of type 'unsigned char *'
csprng.c: 53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
csprng.c: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
csprng.c: csprng.c: In function 'csprng_generate':
csprng.c: csprng.c:78:41: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
csprng.c: ...
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_keygen':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:18: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:19: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_modulus_init':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:593: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:597: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:598: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:599: undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:600: undefined reference to `__gmpz_sub'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:602: undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_generate_g':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:580: undefined reference to `__gmpz_import'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:581: undefined reference to `__gmpz_mod'
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_sample_sparse_integer':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:551: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:553: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:563: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:564: undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:565: undefined reference to `__gmpz_add'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:568: undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:551: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:553: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:563: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:564: undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:565: undefined reference to `__gmpz_add'
try.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
csprng.c: csprng.c: In function 'csprng_seed':
csprng.c: csprng.c:44:41: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
csprng.c: 44 | KeccakP1600_Permute_24rounds(rng->state);
csprng.c: | ~~~^~~~~~~
csprng.c: | |
csprng.c: | unsigned char *
csprng.c: In file included from .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakSponge.h:64,
csprng.c: from .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakHash.h:25,
csprng.c: from csprng.c:2:
csprng.c: .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: expected 'KeccakP1600_plain64_state *' but argument is of type 'unsigned char *'
csprng.c: 53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
csprng.c: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
csprng.c: csprng.c:52:37: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
csprng.c: 52 | KeccakP1600_Permute_24rounds(rng->state);
csprng.c: | ~~~^~~~~~~
csprng.c: | |
csprng.c: | unsigned char *
csprng.c: In file included from .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakSponge.h:64,
csprng.c: from .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakHash.h:25,
csprng.c: from csprng.c:2:
csprng.c: .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: expected 'KeccakP1600_plain64_state *' but argument is of type 'unsigned char *'
csprng.c: 53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
csprng.c: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
csprng.c: csprng.c: In function 'csprng_generate':
csprng.c: csprng.c:78:41: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
csprng.c: ...
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_sample_sparse_integer':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:551: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:553: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:563: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:564: undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:565: undefined reference to `__gmpz_add'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:568: undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_generate_g':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:580: undefined reference to `__gmpz_import'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:581: undefined reference to `__gmpz_mod'
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_modulus_init':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:593: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:597: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:598: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:599: undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:600: undefined reference to `__gmpz_sub'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:602: undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_keygen':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:18: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:19: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:95: undefined reference to `__gmpz_mul'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:96: undefined reference to `__gmpz_add'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:97: undefined reference to `__gmpz_mod'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:108: undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:109: undefined reference to `__gmpz_clear'
try.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
csprng.c: csprng.c: In function 'csprng_seed':
csprng.c: csprng.c:44:41: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
csprng.c: 44 | KeccakP1600_Permute_24rounds(rng->state);
csprng.c: | ~~~^~~~~~~
csprng.c: | |
csprng.c: | unsigned char *
csprng.c: In file included from .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakSponge.h:64,
csprng.c: from .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakHash.h:25,
csprng.c: from csprng.c:2:
csprng.c: .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: expected 'KeccakP1600_plain64_state *' but argument is of type 'unsigned char *'
csprng.c: 53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
csprng.c: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
csprng.c: csprng.c:52:37: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
csprng.c: 52 | KeccakP1600_Permute_24rounds(rng->state);
csprng.c: | ~~~^~~~~~~
csprng.c: | |
csprng.c: | unsigned char *
csprng.c: In file included from .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakSponge.h:64,
csprng.c: from .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakHash.h:25,
csprng.c: from csprng.c:2:
csprng.c: .../supercop-data/berry2/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: expected 'KeccakP1600_plain64_state *' but argument is of type 'unsigned char *'
csprng.c: 53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
csprng.c: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
csprng.c: csprng.c: In function 'csprng_generate':
csprng.c: csprng.c:78:41: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
csprng.c: ...
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_sample_sparse_integer':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:551: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:553: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:568: undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:563: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:564: undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:565: undefined reference to `__gmpz_add'
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_generate_g':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:580: undefined reference to `__gmpz_import'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:581: undefined reference to `__gmpz_mod'
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_modulus_init':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:593: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:597: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:598: undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:599: undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:600: undefined reference to `__gmpz_sub'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:602: undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: libcrypto_kem_ramstakers216091.a(ramstake.o): in function `ramstake_keygen':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:18: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:19: undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:73: undefined reference to `__gmpz_out_str'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:88: undefined reference to `__gmpz_out_str'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:90: undefined reference to `__gmpz_out_str'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:95: undefined reference to `__gmpz_mul'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/ramstakers216091/ref/work/ramstake.c:96: undefined reference to `__gmpz_add'
try.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |