On 2008-05-23, Adam Jacob Muller <[EMAIL PROTECTED]> wrote:
> I was under the impression that kern.usercrypto did this. it seems to  
> have a negligible affect on my net5501
> I do have a glxsb
>
> [EMAIL PROTECTED] (set -ex;sysctl kern.usercrypto=1;openssl speed -evp  
> aes-256-cbc;sysctl kern.usercrypto=0;openssl speed -evp aes-256-cbc)

glxsb(4) accelerates only AES128. You also need to use the -elapsed
flag to "openssl speed".

Reply via email to