On 2012-04-09 09:09, Herbert Xu wrote:
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.
This is a legacy comment, it does not apply anymore. I will remove it
and create a new patch.
Cheers
Andreas
--
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