Test results for amd64, h8atom, crypto_aead/oribatida192v11

[Page version: 20240912 08:39:10]

Measurements for amd64, h8atom, crypto_aead Test results for amd64, h8atom, crypto_aead Test results for crypto_aead/oribatida192v11
Computer: h8atom
Microarchitecture: amd64; Bonnell (30661)
Architecture: amd64
CPU ID: GenuineIntel-00030661-bfebfbff
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: oribatida192v11
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
8196681513691 0 030070 792 928T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024063020240625
907960138239 0 024500 832 856T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024063020240625
919988657655 0 022740 832 856T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024063020240625
1596408386686 0 020604 832 856T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024063020240625
1622528818794 0 024972 832 856T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024063020240625
2925036245031 0 018158 824 856T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024063020240625
2950057046401 0 021462 792 928T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024063020240625
3390560324963 0 018289 768 896T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024063020240625
3486474045869 0 020477 784 928T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024063020240625

Compiler output


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:       |                           ~~~~^~~~~~~~~~~~~~~

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)

Compiler output


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:       |                           ~~~~^~~~~~~~~~~~~~~

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)