Test results for armeabi, bblack, crypto_aead/wheeshtv1mr5fr7t256
[Page version: 20250923 20:25:05]
Measurements for armeabi, bblack, crypto_aead
Test results for armeabi, bblack, crypto_aead
Test results for crypto_aead/wheeshtv1mr5fr7t256
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20250415
Operation: crypto_aead
Primitive: wheeshtv1mr5fr7t256
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
189496 | 45037 0 0 | 56150 464 776 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250331 | 20250307 |
190992 | 16685 0 0 | 26770 464 776 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250331 | 20250307 |
207080 | 18199 0 0 | 42743 416 792 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250331 | 20250307 |
211864 | 15741 0 0 | 25930 464 776 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250331 | 20250307 |
212824 | 20151 0 0 | 36815 416 776 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250331 | 20250307 |
212824 | 20151 0 0 | 36815 416 776 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250331 | 20250307 |
213032 | 20159 0 0 | 35839 416 784 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250331 | 20250307 |
219112 | 15571 0 0 | 25346 456 776 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250331 | 20250307 |
227952 | 19819 0 0 | 34813 412 776 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250331 | 20250307 |
Compiler output
encrypt.c: encrypt.c:310:50: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
encrypt.c: aead_params.mode_bits = CRYPT_CIPHERTEXTBLOCK || CRYPT_HASNSEC || CRYPT_HASNPUB || CRYPT_LASTBLOCK;
encrypt.c: ^ ~~~~~~~~~~~~~
encrypt.c: encrypt.c:310:50: note: use '|' for a bitwise operation
encrypt.c: aead_params.mode_bits = CRYPT_CIPHERTEXTBLOCK || CRYPT_HASNSEC || CRYPT_HASNPUB || CRYPT_LASTBLOCK;
encrypt.c: ^~
encrypt.c: |
encrypt.c: encrypt.c:310:68: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
encrypt.c: aead_params.mode_bits = CRYPT_CIPHERTEXTBLOCK || CRYPT_HASNSEC || CRYPT_HASNPUB || CRYPT_LASTBLOCK;
encrypt.c: ^ ~~~~~~~~~~~~~
encrypt.c: encrypt.c:310:68: note: use '|' for a bitwise operation
encrypt.c: aead_params.mode_bits = CRYPT_CIPHERTEXTBLOCK || CRYPT_HASNSEC || CRYPT_HASNPUB || CRYPT_LASTBLOCK;
encrypt.c: ^~
encrypt.c: |
encrypt.c: encrypt.c:310:85: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
encrypt.c: aead_params.mode_bits = CRYPT_CIPHERTEXTBLOCK || CRYPT_HASNSEC || CRYPT_HASNPUB || CRYPT_LASTBLOCK;
encrypt.c: ^ ~~~~~~~~~~~~~~~
encrypt.c: encrypt.c:310:85: note: use '|' for a bitwise operation
encrypt.c: aead_params.mode_bits = CRYPT_CIPHERTEXTBLOCK || CRYPT_HASNSEC || CRYPT_HASNPUB || CRYPT_LASTBLOCK;
encrypt.c: ^~
encrypt.c: |
encrypt.c: encrypt.c:350:50: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
encrypt.c: aead_params.mode_bits = CRYPT_CIPHERTEXTBLOCK || CRYPT_HASNSEC || CRYPT_HASNPUB;
encrypt.c: ^ ~~~~~~~~~~~~~
encrypt.c: encrypt.c:350:50: note: use '|' for a bitwise operation
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Compiler output
encrypt.c: encrypt.c: In function 'crypto_aead_wheeshtv1mr5fr7t256_ref_timingleaks_encrypt':
encrypt.c: encrypt.c:286:11: warning: unused variable 'ad_block1' [-Wunused-variable]
encrypt.c: uint64_t ad_block1 = 0LLU; // Obviously we'll never get this far, more for the sake of completeness
encrypt.c: ^~~~~~~~~
encrypt.c: encrypt.c:284:11: warning: unused variable 'm_block1' [-Wunused-variable]
encrypt.c: uint64_t m_block1 = 0LLU; // Obviously we'll never get this far, more for the sake of completeness
encrypt.c: ^~~~~~~~
encrypt.c: encrypt.c: In function 'crypto_aead_wheeshtv1mr5fr7t256_ref_timingleaks_decrypt':
encrypt.c: encrypt.c:576:11: warning: unused variable 'ad_block1' [-Wunused-variable]
encrypt.c: uint64_t ad_block1 = 0LLU; // Obviously we'll never get this far, more for the sake of completeness
encrypt.c: ^~~~~~~~~
encrypt.c: encrypt.c:574:11: warning: unused variable 'm_block1' [-Wunused-variable]
encrypt.c: uint64_t m_block1 = 0LLU; // Obviously we'll never get this far, more for the sake of completeness
encrypt.c: ^~~~~~~~
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Namespace violations
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000111
encrypt.o N 00000128
encrypt.o N 00000133
encrypt.o N 0000013c
encrypt.o N 0000014a
encrypt.o N 0000014f
encrypt.o N 0000015e
encrypt.o N 0000016e
encrypt.o N 0000017c
encrypt.o N 000001b4
encrypt.o N 000001b8
encrypt.o N 000001f0
encrypt.o N 000001f7
encrypt.o N 000001fa
encrypt.o N 000001fd
encrypt.o N 00000200
encrypt.o N 00000203
encrypt.o N 00000206
encrypt.o N 00000209
encrypt.o N 0000020c
encrypt.o N 0000020f
encrypt.o N 00000216
encrypt.o N 0000021d
encrypt.o N 00000227
encrypt.o N 0000022b
encrypt.o N 00000237
encrypt.o N 00000245
encrypt.o N 0000024f
encrypt.o N 00000252
encrypt.o N 00000255
encrypt.o N 00000258
encrypt.o N 0000025b
encrypt.o N 0000025e
encrypt.o N 00000261
encrypt.o N 00000264
encrypt.o N 00000267
encrypt.o N 00000272
encrypt.o N 0000027f
encrypt.o N 0000028a
encrypt.o N 00000295
encrypt.o N 000002a2
encrypt.o N 000002ab
encrypt.o N 000002af
encrypt.o N 000002b3
encrypt.o N 000002b6
encrypt.o N 000002b9
encrypt.o N 000002bc
encrypt.o N 000002bf
encrypt.o N 000002c2
encrypt.o N 000002c5
encrypt.o N 000002c8
encrypt.o N 000002cb
encrypt.o N 000002d1
encrypt.o N 000002de
encrypt.o N 000002e9
encrypt.o N 000002f2
encrypt.o N 000002fe
encrypt.o N 0000030d
encrypt.o N 0000031c
encrypt.o N 00000325
encrypt.o N 00000327
encrypt.o N 0000032c
encrypt.o N 0000032e
encrypt.o N 00000334
encrypt.o N 00000342
encrypt.o N 0000034f
encrypt.o N 00000351
encrypt.o N 00000356
encrypt.o N 0000035b
encrypt.o N 00000361
encrypt.o N 00000364
encrypt.o N 00000369
encrypt.o N 00000379
encrypt.o N 00000383
encrypt.o N 0000038d
encrypt.o N 00000397
encrypt.o N 000003a0
encrypt.o N 000003a9
encrypt.o N 000003b9
encrypt.o N 000003ca
encrypt.o N 000003da
encrypt.o N 000003ea
encrypt.o N 000003fd
encrypt.o N 00000408
encrypt.o N 0000041c
encrypt.o N 00000428
encrypt.o N 00000436
encrypt.o aead_auth_block T
encrypt.o aead_auth_fin T
encrypt.o aead_enc_block T
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000110
encrypt.o N 00000127
encrypt.o N 00000132
encrypt.o N 0000013b
encrypt.o N 00000149
encrypt.o N 0000014e
encrypt.o N 0000015d
encrypt.o N 0000016d
encrypt.o N 0000017b
encrypt.o N 000001b3
encrypt.o N 000001b7
encrypt.o N 000001ef
encrypt.o N 000001f6
encrypt.o N 000001f9
encrypt.o N 000001fc
encrypt.o N 000001ff
encrypt.o N 00000202
encrypt.o N 00000205
encrypt.o N 00000208
encrypt.o N 0000020b
encrypt.o N 0000020e
encrypt.o N 00000215
encrypt.o N 0000021c
encrypt.o N 00000226
encrypt.o N 0000022a
encrypt.o N 00000236
encrypt.o N 00000244
encrypt.o N 0000024e
encrypt.o N 00000251
encrypt.o N 00000254
encrypt.o N 00000257
encrypt.o N 0000025a
encrypt.o N 0000025d
encrypt.o N 00000260
encrypt.o N 00000263
encrypt.o N 00000266
encrypt.o N 00000271
encrypt.o N 0000027e
encrypt.o N 00000289
encrypt.o N 00000294
encrypt.o N 000002a1
encrypt.o N 000002aa
encrypt.o N 000002ae
encrypt.o N 000002b2
encrypt.o N 000002b5
encrypt.o N 000002b8
encrypt.o N 000002bb
encrypt.o N 000002be
encrypt.o N 000002c1
encrypt.o N 000002c4
encrypt.o N 000002c7
encrypt.o N 000002ca
encrypt.o N 000002d0
encrypt.o N 000002dd
encrypt.o N 000002e8
encrypt.o N 000002f1
encrypt.o N 000002fd
encrypt.o N 0000030c
encrypt.o N 0000031b
encrypt.o N 00000324
encrypt.o N 00000326
encrypt.o N 0000032b
encrypt.o N 0000032d
encrypt.o N 00000333
encrypt.o N 00000341
encrypt.o N 0000034e
encrypt.o N 00000350
encrypt.o N 00000355
encrypt.o N 0000035a
encrypt.o N 00000360
encrypt.o N 00000363
encrypt.o N 00000368
encrypt.o N 00000378
encrypt.o N 00000382
encrypt.o N 0000038c
encrypt.o N 00000396
encrypt.o N 0000039f
encrypt.o N 000003a8
encrypt.o N 000003b8
encrypt.o N 000003c9
encrypt.o N 000003d9
encrypt.o N 000003e9
encrypt.o N 000003fc
encrypt.o N 00000407
encrypt.o N 0000041b
encrypt.o N 00000427
encrypt.o N 00000435
encrypt.o aead_auth_block T
encrypt.o aead_auth_fin T
encrypt.o aead_enc_block T
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
encrypt.o aead_auth_block T
encrypt.o aead_auth_fin T
encrypt.o aead_enc_block T
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |