Subject: Re: IPsec performance
To: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
From: Jun-ichiro itojun Hagino <itojun@iijlab.net>
List: tech-security
Date: 07/19/2000 20:51:02
  by mail.netbsd.org with SMTP; 19 Jul 2000 11:53:12 -0000
	by itojun.org (8.10.0/3.7W) with ESMTP id e6JBp3q01594;
	Wed, 19 Jul 2000 20:51:03 +0900 (JST)
Message-Id: <200007191151.e6JBp3q01594@itojun.org>
To: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
cc: tls@rek.tjls.com, tech-security@netbsd.org, tech-net@netbsd.org,
   tech-kern@netbsd.org
In-reply-to: ignatios's message of Wed, 19 Jul 2000 10:34:07 +0200.
      <20000719103407.D29090@theory.cs.uni-bonn.de> 
Subject: Re: IPsec performance 
From: Jun-ichiro itojun Hagino <itojun@iijlab.net>
Date: Wed, 19 Jul 2000 20:51:02 +0900


>> 	basically, blowfish uses very big intermediate data and we cant
>> 	hold it on the stack.  we endup using static memory pool and
>> 	hence we need spl locks.  we'll try to correct it.
>Thats specific to blowfish?

	yes.

itojun