Dmesg output from a recent 3.9 snapshot kernel for a Phylon 627F-1G
motherboard with addon module AD3RTLANG with BIOS "optimized"
defaults is as follows:

OpenBSD 3.9-beta (GENERIC) #608: Sat Feb 25 13:12:29 MST 2006
    [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: VIA Nehemiah ("CentaurHauls" 686-class) 1 GHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,MTRR,PGE,CMOV,PAT,MMX,FXSR,SSE
cpu0: RNG AES
<snip>
RNG AES -- would you mind posting some 'openssl speed -evp
aes-128-cbc' and 'openssl speed -evp aes-256-cbc' test results?

No problem.

fw# openssl speed -evp aes-128-cbc
To get the most accurate results, try to run this
program when this computer is idle.
Doing aes-128-cbc for 3s on 16 size blocks: 5171146 aes-128-cbc's in 2.80s Doing aes-128-cbc for 3s on 64 size blocks: 4827105 aes-128-cbc's in 2.80s Doing aes-128-cbc for 3s on 256 size blocks: 3390213 aes-128-cbc's in 2.82s Doing aes-128-cbc for 3s on 1024 size blocks: 1436513 aes-128-cbc's in 2.76s Doing aes-128-cbc for 3s on 8192 size blocks: 239625 aes-128-cbc's in 2.84s
OpenSSL 0.9.7g 11 Apr 2005
built on: date not available
options:bn(64,32) md2(int) rc4(idx,int) des(ptr,risc1,16,long) aes(partial) blowfish(idx)
compiler: information not available
available timing options: USE_TOD HZ=100 [sysconf value]
timing function used: getrusage
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes aes-128-cbc 29582.42k 110457.11k 307729.97k 533389.80k 690288.53k

fw# openssl speed -evp aes-256-cbc
To get the most accurate results, try to run this
program when this computer is idle.
Doing aes-256-cbc for 3s on 16 size blocks: 5115324 aes-256-cbc's in 2.83s Doing aes-256-cbc for 3s on 64 size blocks: 4543495 aes-256-cbc's in 2.75s Doing aes-256-cbc for 3s on 256 size blocks: 2947167 aes-256-cbc's in 2.85s Doing aes-256-cbc for 3s on 1024 size blocks: 1175366 aes-256-cbc's in 2.85s Doing aes-256-cbc for 3s on 8192 size blocks: 177704 aes-256-cbc's in 2.86s
OpenSSL 0.9.7g 11 Apr 2005
built on: date not available
options:bn(64,32) md2(int) rc4(idx,int) des(ptr,risc1,16,long) aes(partial) blowfish(idx)
compiler: information not available
available timing options: USE_TOD HZ=100 [sysconf value]
timing function used: getrusage
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes aes-256-cbc 28939.73k 105739.52k 264582.88k 422075.61k 509115.16k


-J

Reply via email to