Test results for aarch64, pi3bplus, crypto_aead/wheeshtv1mr3fr1t256
[Page version: 20241105 13:29:25]
Measurements for aarch64, pi3bplus, crypto_aead
Test results for aarch64, pi3bplus, crypto_aead
Test results for crypto_aead/wheeshtv1mr3fr1t256
Computer: pi3bplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20241022
Operation: crypto_aead
Primitive: wheeshtv1mr3fr1t256
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
34146 | 5321 0 0 | 17092 776 864 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240921 | 20240909 |
37654 | 6681 0 0 | 19348 776 864 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240921 | 20240909 |
38509 | 5027 0 0 | 15804 760 840 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240921 | 20240909 |
46215 | 5505 0 0 | 17420 776 848 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240921 | 20240909 |
Compiler output
encrypt.c: encrypt.c: In function 'crypto_aead_wheeshtv1mr3fr1t256_ref_timingleaks_encrypt':
encrypt.c: encrypt.c:287:18: warning: unused variable 'ad_block1' [-Wunused-variable]
encrypt.c: 287 | uint64_t ad_block1 = 0LLU; // Obviously we'll never get this far, more for the sake of completeness
encrypt.c: | ^~~~~~~~~
encrypt.c: encrypt.c:285:18: warning: unused variable 'm_block1' [-Wunused-variable]
encrypt.c: 285 | 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_wheeshtv1mr3fr1t256_ref_timingleaks_decrypt':
encrypt.c: encrypt.c:577:18: warning: unused variable 'ad_block1' [-Wunused-variable]
encrypt.c: 577 | uint64_t ad_block1 = 0LLU; // Obviously we'll never get this far, more for the sake of completeness
encrypt.c: | ^~~~~~~~~
encrypt.c: encrypt.c:575:18: warning: unused variable 'm_block1' [-Wunused-variable]
encrypt.c: 575 | 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 (12.2.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
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 (12.2.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |