On Fri, Jun 19, 2009 at 06:53:25PM +0800, Herbert Xu wrote:
> On Mon, Jun 08, 2009 at 09:12:46AM +0200, Steffen Klassert wrote:
> > This adds the 'alg' module parameter to be able to test an
> > algorithm by name. If the algorithm type is not ad-hoc
> > clear for a algorithm (e.g. pcrypt, cryptd) i
On Mon, Jun 08, 2009 at 09:12:46AM +0200, Steffen Klassert wrote:
> This adds the 'alg' module parameter to be able to test an
> algorithm by name. If the algorithm type is not ad-hoc
> clear for a algorithm (e.g. pcrypt, cryptd) it is possilbe
> to set the algorithm type with the 'type' module par
This adds the 'alg' module parameter to be able to test an
algorithm by name. If the algorithm type is not ad-hoc
clear for a algorithm (e.g. pcrypt, cryptd) it is possilbe
to set the algorithm type with the 'type' module parameter.
Signed-off-by: Steffen Klassert
---
crypto/tcrypt.c | 14