On Thu, Mar 29, 2012 at 09:03:47AM +0200, Steffen Klassert wrote: > We lookup algorithms with crypto_alg_mod_lookup() when instantiating via > crypto_add_alg(). However, algorithms that are wrapped by an IV genearator > (e.g. aead or genicv type algorithms) need special care. The userspace > process hangs until it gets a timeout when we use crypto_alg_mod_lookup() > to lookup these algorithms. So export the lookup functions for these > algorithms and use them in crypto_add_alg(). > > Signed-off-by: Steffen Klassert <steffen.klassert@xxxxxxxxxxx> Both applied to crypto. Thanks, -- Email: Herbert Xu <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