admin@BLUE_CAVE:/tmp/home/root# openssl speed -elapsed -evp aes-128-cbc
You have chosen to measure elapsed time instead of user CPU time.
Doing aes-128-cbc for 3s on 16 size blocks: 1549473 aes-128-cbc's in 3.00s
Doing aes-128-cbc for 3s on 64 size blocks: 411710 aes-128-cbc's in 3.00s
Doing aes-128-cbc for 3s on 256 size blocks: 116751 aes-128-cbc's in 3.00s
Doing aes-128-cbc for 3s on 1024 size blocks: 29612 aes-128-cbc's in 3.00s
Doing aes-128-cbc for 3s on 8192 size blocks: 3690 aes-128-cbc's in 3.00s
OpenSSL 1.0.2j 26 Sep 2016
built on: reproducible build, date unspecified
options:bn(64,32) rc4(ptr,char) des(idx,cisc,2,long) aes(partial) idea(int) blowfish(ptr)
compiler: mips-openwrt-linux-uclibc-gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -ffunction-sections -fdata-sections -DL_ENDIAN -DTERMIO -Os -DCONFIG_LANTIQ -DDEBUG_NOISY -DDEBUG_RCTEST -pipe -funit-at-a-time -Wno-pointer-sign -mips32r2 -mno-branch-likely -mtune=1004kc -DLINUX30 -DLINUX26 -DLINUX_KERNEL_VERSION=199272 --sysroot=/media/ASUSWRT/asuswrt/release/src-lantiq/tools/toolchain-mips_mips32_gcc-4.8-linaro_uClibc-0.9.33.2 -DOPENSSL_SMALL_FOOTPRINT -fomit-frame-pointer -Wall
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
aes-128-cbc 8263.86k 8783.15k 9962.75k 10107.56k 10076.16k