On Mon, Jan 12, 2009 at 10:30:23AM +0800, Huang Ying wrote: > > With this method, we can allocate only one cryptd tfm internally, > without dedicated blkcipher tfm. If kernel is using FPU, crypd tfm is > used, otherwise, the underlying blkcipher tfm is used directly. I'm not sure what you're saying here. But the blkcipher object is reentrant. Meaning that it can be used simultaneously on two CPUs as long as you don't change the key under it. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: 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