Implementation notes: aarch64, googlecoraldev, crypto_aead/paefforkskinnyb64t192n48v1

Computer: googlecoraldev
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: paefforkskinnyb64t192n48v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1990152012813 0 031582 928 880refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010320191221
2036736012361 0 027587 832 872refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020010320191221
820004407501 0 020861 920 864refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010320191221
885317406202 0 018677 904 856refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010320191221
963797407029 0 020461 920 864refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010320191221

Namespace violations

Implementation: ref
Security model: unknown
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
forkskinny.o AddBranchConstant T
forkskinny.o forkEncrypt T
forkskinny.o forkInvert T
forkskinny.o loadStateAndKey T
forkskinny.o print_fork T
helpers.o stateCopy T
helpers.o stateToCharArray T
helpers.o tweakeyCopy T
paef.o paef_decrypt T
paef.o paef_encrypt T
paef.o print_plain_cipher T
paef.o print_running_tag T
paef.o print_tweakey T
skinny_round.o AddConstants T
skinny_round.o AddKey T
skinny_round.o AddKey_inv T
skinny_round.o MixColumn T
skinny_round.o MixColumn_inv T
skinny_round.o P R
skinny_round.o RC R
skinny_round.o ShiftRows T
skinny_round.o ShiftRows_inv T
skinny_round.o SubCell T
skinny_round.o SubCell_inv T
skinny_round.o TWEAKEY_P R
skinny_round.o advanceKeySchedule T
skinny_round.o print_cells T
skinny_round.o reverseKeySchedule T
skinny_round.o sbox R
skinny_round.o sbox_inv R
skinny_round.o skinny_round T
skinny_round.o skinny_round_inv T

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE ref