Thread (3 messages) 3 messages, 3 authors, 2007-07-25

Re: [PATCH 12/12] drivers: PMC MSP71xx security engine driver

From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2007-07-25 07:45:26

On Thu, Jun 28, 2007 at 01:49:13PM -0600, Marc St-Jean wrote:
[PATCH 12/12] drivers: PMC MSP71xx security engine driver

Patch to add an security engien driver for the PMC-Sierra MSP71xx devices.
Sorry for the late response.  Your email hit me while I was
travelling so it got stuck in the backlog.
+config CRYPTO_MD5_HW
+	tristate
+	default n
+
+config CRYPTO_MD5_SW
+	tristate
+	default y if (CRYPTO_MD5_HW = n && CRYPTO_MD5 = y)
+	default m if ((CRYPTO_MD5_HW = m || CRYPTO_MD5_HW = n) && \
+			CRYPTO_MD5 = m)
+
We shouldn't need this.  Please follow the scheme that other
hardware-based sync crypto algorithms use.  You can look at
padlock or s390 as good examples.

Thanks,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} [off-list ref]
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help