Implementation notes: amd64, bolero, crypto_aead/aegis128x2
Computer: bolero
Microarchitecture: amd64; Broadwell+AES (406f1)
Architecture: amd64
CPU ID: GenuineIntel-000406f1-1fc9cbf5
SUPERCOP version: 20240808
Operation: crypto_aead
Primitive: aegis128x2
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
2600 | 7631 0 0 | 27036 816 856 | aesni | clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
2652 | 8659 0 0 | 32004 816 872 | aesni | clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
2720 | 11579 0 0 | 35276 816 872 | aesni | clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
2776 | 11655 0 0 | 33676 816 856 | aesni | clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
2808 | 6475 0 0 | 26758 808 920 | aesni | clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
3100 | 6111 0 0 | 27053 784 928 | aesni | gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
3140 | 8295 0 0 | 31253 784 928 | aesni | gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
3184 | 6319 0 0 | 26933 784 928 | aesni | gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
5028 | 3357 0 0 | 22184 760 896 | aesni | gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
735736 | 7519 0 0 | 30940 816 872 | T:ref | clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
745888 | 7959 0 0 | 31692 816 872 | T:ref | clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
756420 | 8368 0 0 | 30428 816 856 | T:ref | clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
854720 | 6941 0 0 | 27254 808 920 | T:ref | clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
898788 | 7596 0 0 | 27100 816 856 | T:ref | clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
906196 | 9855 1024 0 | 30773 1816 928 | T:ref | gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
976896 | 8535 1024 0 | 27448 1792 896 | T:ref | gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
1014152 | 11047 1024 0 | 31637 1816 928 | T:ref | gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
1109436 | 26343 1024 0 | 49293 1816 928 | T:ref | gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240809 | 20240808 |
Test failure
error 111
Number of similar (implementation,compiler) pairs: 9, namely:
Implementation | Compiler |
avx2 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
avx2 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
avx2 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
avx2 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
avx2 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
avx2 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
avx2 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
avx2 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
avx2 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
Namespace violations
encrypt.o softaes_block_encrypt T
Number of similar (implementation,compiler) pairs: 9, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
TIMECOP error (can be valgrind bug)
error 99
40bda258ddedb369840eb5f252555d7dbcbd64fdc4b9ca666c9f86d6cc1b490e 4563368 776240624 1700000000 crypto_aead/aegis128x2/aesni
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
aesni | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
TIMECOP error (can be valgrind bug)
error 99
40bda258ddedb369840eb5f252555d7dbcbd64fdc4b9ca666c9f86d6cc1b490e 4317620 864653944 1700000000 crypto_aead/aegis128x2/aesni
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
aesni | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
TIMECOP error (can be valgrind bug)
error 99
40bda258ddedb369840eb5f252555d7dbcbd64fdc4b9ca666c9f86d6cc1b490e 5022172 888367580 1700000000 crypto_aead/aegis128x2/aesni
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
aesni | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
TIMECOP error (can be valgrind bug)
error 99
40bda258ddedb369840eb5f252555d7dbcbd64fdc4b9ca666c9f86d6cc1b490e 4447772 904782000 1700000000 crypto_aead/aegis128x2/aesni
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
aesni | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
TIMECOP error (can be valgrind bug)
error 99
40bda258ddedb369840eb5f252555d7dbcbd64fdc4b9ca666c9f86d6cc1b490e 4456260 855853496 1700000000 crypto_aead/aegis128x2/aesni
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
aesni | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
TIMECOP error (can be valgrind bug)
error 99
40bda258ddedb369840eb5f252555d7dbcbd64fdc4b9ca666c9f86d6cc1b490e 3878492 969758736 1700000000 crypto_aead/aegis128x2/aesni
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
aesni | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
TIMECOP error (can be valgrind bug)
error 99
40bda258ddedb369840eb5f252555d7dbcbd64fdc4b9ca666c9f86d6cc1b490e 3719032 709149780 1700000000 crypto_aead/aegis128x2/aesni
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
aesni | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
TIMECOP error (can be valgrind bug)
error 99
40bda258ddedb369840eb5f252555d7dbcbd64fdc4b9ca666c9f86d6cc1b490e 3812656 1061925228 1700000000 crypto_aead/aegis128x2/aesni
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
aesni | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
TIMECOP error (can be valgrind bug)
error 99
40bda258ddedb369840eb5f252555d7dbcbd64fdc4b9ca666c9f86d6cc1b490e 3773448 965992940 1700000000 crypto_aead/aegis128x2/aesni
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:300)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:331)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:355)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:369)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:383)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:397)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:421)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:435)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:449)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: decrypt_detached.constprop.0 (128x2-common.h:257)
by 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_aead_aegis128x2_aesni_constbranchindex_decrypt (128x2-common.h:302)
by 0x...: test (try.c:463)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
aesni | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |