Test results for armeabi, h7panda, crypto_scalarmult/nistp256
[Page version: 20260131 15:44:05]
Measurements for armeabi, h7panda, crypto_scalarmult
Test results for armeabi, h7panda, crypto_scalarmult
Test results for crypto_scalarmult/nistp256
Computer: h7panda
Microarchitecture: armeabi; Cortex-A9+NEON (411fc093)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20250922
Operation: crypto_scalarmult
Primitive: nistp256
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 9230022 | 20420 30720 0 | 47771 31196 1648 | mj32 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251030 | 20250922 |
| 9272463 | 13896 30720 0 | 35519 31200 1640 | mj32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251030 | 20250922 |
| 9335233 | 20424 30720 0 | 47603 31196 1648 | mj32 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251030 | 20250922 |
| 9688240 | 16664 30720 0 | 39667 31196 1632 | mj32 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251030 | 20250922 |
| 12291581 | 11380 30720 0 | 31615 31200 1640 | mj32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251030 | 20250922 |
| 14966318 | 11164 30720 0 | 30135 31192 1632 | mj32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251030 | 20250922 |
| 17520034 | 12804 30720 0 | 33581 31192 1632 | mj32 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251030 | 20250922 |
| 22463437 | 15396 30720 0 | 36459 31196 1632 | mj32 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251030 | 20250922 |
| 23237881 | 14732 30720 0 | 34935 31200 1632 | mj32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251030 | 20250922 |
Compiler output
try.c: clang: error: no such file or directory: '.../supercop-data/h7panda/armeabi/lib/timecop/cpucycles.o'
Number of similar (implementation,compiler) pairs: 5, namely:
| Implementation | Compiler |
| mj32 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| mj32 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| mj32 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| mj32 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| mj32 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
Compiler output
try.c: In file included from try-anything-timecop.c:3:
try.c: try-anything.c:17:10: fatal error: cpucycles.h: No such file or directory
try.c: 17 | #include "cpucycles.h"
try.c: | ^~~~~~~~~~~~~
try.c: compilation terminated.
Number of similar (implementation,compiler) pairs: 4, namely:
| Implementation | Compiler |
| mj32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| mj32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| mj32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| mj32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase_alt'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul_alt'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n-alt | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase_alt'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul_alt'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n-alt | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase_alt'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul_alt'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n-alt | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase_alt'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul_alt'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n-alt | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase_alt'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul_alt'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n-alt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase_alt'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul_alt'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n-alt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase_alt'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul_alt'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n-alt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase_alt'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul_alt'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n-alt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
Compiler output
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(base.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex_base':
try.c: .../supercop-data/h7panda/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/base.c:11:(.text+0x...): undefined reference to `p256_scalarmulbase_alt'
try.c: /usr/bin/ld: libcrypto_scalarmult_nistp256.a(smult.o): in function `crypto_scalarmult_nistp256_s2n_alt_constbranchindex':
try.c: .../supercop-data/h7panda/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_scalarmult/nistp256/s2n-alt/work/smult.c:7:(.text+0x...): undefined reference to `p256_scalarmul_alt'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| s2n-alt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
TIMECOP error (can be valgrind bug)
error 127
timeout: failed to run command 'valgrind': No such file or directory
Number of similar (implementation,compiler) pairs: 9, namely:
| Implementation | Compiler |
| mj32 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| mj32 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| mj32 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| mj32 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| mj32 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| mj32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| mj32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| mj32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| mj32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |