On Fri, Mar 30, 2012 at 11:02:47AM +0200, Andreas Westin wrote:
>
> +/**
> + * hash_hw_update - Updates current HASH computation hashing another part of
> + *                  the message.
> + * @req:     Byte array containing the message to be hashed (caller
> + *           allocated).
> + *
> + * Reentrancy: Non Re-entrant
> + */

As the crypto API is reentrant this comment suggests that this
driver cannot be accepted as is.

Cheers,
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to