Re: [3/7] [CRYPTO] api: Split out low-level API

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 4 Aug 2006 23:34:26 +1000

> [CRYPTO] api: Split out low-level API
> 
> The crypto API is made up of the part facing users such as IPsec and the
> low-level part which is used by cryptographic entities such as algorithms.
> This patch splits out the latter so that the two APIs are more clearly
> delineated.  As a bonus the low-level API can now be modularised if all
> algorithms are built as modules.
> 
> Signed-off-by: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>

This patch doesn't apply:

>  config CRYPTO_MANAGER
>  	tristate "Cryptographic algorithm manager"
> -	depends on CRYPTO
> +	select CRYPTO_LOWAPI
>  	default m
>  	help
>  	  Create default cryptographic template instantiations such as

There is no CRYPTO_MANAGER in my net-2.6.19 tree.

Are you patching against -mm or something like that?

I'm going to leave the rest of these patches until this
is resolved.
-
: send the line "unsubscribe linux-crypto" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]

  Powered by Linux