******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: AES-CTR ======================= Profile: bench Key size: 256 bits IV size: 128 bits CPU speed: 875.0 MHz Cycles are measured using MFCTL instruction Testing memory requirements: Size of ECRYPT_ctx: 312 bytes Testing stream encryption speed: Encrypted 1 blocks of 4096 bytes (under 1 keys, 1 blocks/key) Total time: 784823 clock ticks (896.94 usec) Encryption speed (cycles/byte): 191.61 Encryption speed (Mbps): 36.53 End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Jan 30 05:01:44 MET 2007 CPU: ------------------------------------------------------------------------------- Model: 9000/785/J6750 COMPILER: ------------------------------------------------------------------------------- Reading specs from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.3.2/specs Configured with: ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure Thread model: single gcc version 3.3.2 COMPILATION: ------------------------------------------------------------------------------- make var=1 conf=hppa2.0n-hp-hpux11.00-gcc_default_O0 hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -O0 -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../../benchmarks/aes-ctr/aes-256/hongjun/v1/../../../../../include -I../../../../../../benchmarks/aes-ctr/aes-256/hongjun/v1 -c -o aes-ctr_gcc_default.o ../../../../../../benchmarks/aes-ctr/aes-256/hongjun/v1/aes-ctr.c ../../../../../../benchmarks/aes-ctr/aes-256/hongjun/v1/aes-ctr.c: In function `ECRYPT_process_bytes': ../../../../../../benchmarks/aes-ctr/aes-256/hongjun/v1/aes-ctr.c:120: warning: unused variable `y1' ../../../../../../benchmarks/aes-ctr/aes-256/hongjun/v1/aes-ctr.c:120: warning: unused variable `y2' ../../../../../../benchmarks/aes-ctr/aes-256/hongjun/v1/aes-ctr.c:120: warning: unused variable `y3' ../../../../../../benchmarks/aes-ctr/aes-256/hongjun/v1/aes-ctr.c:134: warning: unused variable `y1' ../../../../../../benchmarks/aes-ctr/aes-256/hongjun/v1/aes-ctr.c:134: warning: unused variable `y2' ../../../../../../benchmarks/aes-ctr/aes-256/hongjun/v1/aes-ctr.c:134: warning: unused variable `y3' hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -O0 ecrypt-test_gcc_default.o ecrypt-sync_gcc_default.o aes-ctr_gcc_default.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- c982d4c105bf78a122630d1dadde889a -