On Thu, May 10, 2012 at 12:33:40PM +0300, Kasatkin, Dmitry wrote: > Hello Herbert, > > CRYPTO_ALG_ASYNC is heavily used like: > > crypto_alloc_shash(hash_alg, 0, CRYPTO_ALG_ASYNC); Where did you see that? There is no need to specify ASYNC in the mask for shash since they're always synchronous. Cheers, -- 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