Subject: Re: IPsec performance
To: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
From: Jun-ichiro itojun Hagino <itojun@iijlab.net>
List: tech-net
Date: 07/19/2000 20:51:02
>> 	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