Implementation notes: riscv64, hifiveunleashedriscv, crypto_aead/shellaes128v2d6n64

Computer: hifiveunleashedriscv
Architecture: riscv64
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: shellaes128v2d6n64
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
104296854976 0 064441 776 848refgcc_-march=rv64gc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019123120191221
115682838992 0 047019 776 848refgcc_-march=rv64gc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019123120191221
125935336920 0 044109 760 848refgcc_-march=rv64gc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019123120191221
132771237628 0 045127 776 848refgcc_-march=rv64gc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019123120191221

Namespace violations

Implementation: ref
Security model: unknown
Compiler: gcc -march=rv64gc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
aes.o aesDecrypt T
aes.o aesEncrypt T
aes.o aesKeySetupDec T
aes.o aesKeySetupEnc T
aesReduced.o aesReducedDec T
aesReduced.o aesReducedEnc T
shellaes.o CENC T
shellaes.o KeySetupDec T
shellaes.o KeySetupEnc T
shellaes.o PXDEC T
shellaes.o PXENC T
shellaes.o PXMAC T
shellaes.o XEXLayerDec T
shellaes.o XEXLayerEnc T
shellaes.o checksum_state_string T
shellaes.o double_mask T
shellaes.o printf_byte_string T
shellaes.o shellaesDec T
shellaes.o shellaesDecVef_fb T
shellaes.o shellaesEnc T
shellaes.o shellaesEnc_fb T
shellaes.o tagGen T
shellaes.o tagVef T
shellaes.o xor_byte_string T

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=rv64gc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=rv64gc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=rv64gc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=rv64gc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE ref