[Page version: 20241105 13:30:20]
Measurements for amd64, h3neo, crypto_aead Test results for amd64, h3neo, crypto_aead Test results for crypto_aead/oribatida192v11Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
33621036 | 11851 0 0 | 29069 820 1088 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240705 | 20240625 |
69239205 | 8794 0 0 | 25403 860 1024 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240705 | 20240625 |
69513792 | 7925 0 0 | 23923 860 1024 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240705 | 20240625 |
69906689 | 7437 0 0 | 22515 860 1024 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240705 | 20240625 |
70720783 | 6637 0 0 | 20763 860 1024 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240705 | 20240625 |
127159889 | 6538 0 0 | 22437 820 1088 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240705 | 20240625 |
133441610 | 4992 0 0 | 18461 852 1024 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240705 | 20240625 |
144469725 | 5846 0 0 | 20876 812 1088 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240705 | 20240625 |
145290359 | 4963 0 0 | 18752 796 1056 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240705 | 20240625 |
encrypt.c: encrypt.c: In function 'crypto_aead_oribatida192v11_ref_timingleaks_decrypt': encrypt.c: encrypt.c:480:31: warning: 'mask[11]' may be used uninitialized [-Wmaybe-uninitialized] encrypt.c: 480 | mask[mask_size - 1] = mask[mask_size - 1] ^ constant[0]; encrypt.c: | ~~~~^~~~~~~~~~~~~~~
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
encrypt.c: encrypt.c: In function 'crypto_aead_oribatida192v11_ref_timingleaks_encrypt': encrypt.c: encrypt.c:387:31: warning: 'mask[11]' may be used uninitialized [-Wmaybe-uninitialized] encrypt.c: 387 | mask[mask_size - 1] = mask[mask_size - 1] ^ constant[0]; encrypt.c: | ~~~~^~~~~~~~~~~~~~~ encrypt.c: encrypt.c: In function 'crypto_aead_oribatida192v11_ref_timingleaks_decrypt': encrypt.c: encrypt.c:480:31: warning: 'mask[11]' may be used uninitialized [-Wmaybe-uninitialized] encrypt.c: 480 | mask[mask_size - 1] = mask[mask_size - 1] ^ constant[0]; encrypt.c: | ~~~~^~~~~~~~~~~~~~~
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |