Home
last modified time | relevance | path

Searched hist:"26052 f9b9bb8de4f6a57165b0a803de9c26138bd" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/crypto/
H A Dcrct10dif_common.c26052f9b9bb8de4f6a57165b0a803de9c26138bd Thu Sep 12 00:31:34 CDT 2013 Herbert Xu <herbert@gondor.apana.org.au> crypto: crct10dif - Add fallback for broken initrds

Unfortunately, even with a softdep some distros fail to include
the necessary modules in the initrd. Therefore this patch adds
a fallback path to restore existing behaviour where we cannot
load the new crypto crct10dif algorithm.

In order to do this, the underlying crct10dif has been split out
from the crypto implementation so that it can be used on the
fallback path.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dcrct10dif_generic.c26052f9b9bb8de4f6a57165b0a803de9c26138bd Thu Sep 12 00:31:34 CDT 2013 Herbert Xu <herbert@gondor.apana.org.au> crypto: crct10dif - Add fallback for broken initrds

Unfortunately, even with a softdep some distros fail to include
the necessary modules in the initrd. Therefore this patch adds
a fallback path to restore existing behaviour where we cannot
load the new crypto crct10dif algorithm.

In order to do this, the underlying crct10dif has been split out
from the crypto implementation so that it can be used on the
fallback path.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A DMakefile26052f9b9bb8de4f6a57165b0a803de9c26138bd Thu Sep 12 00:31:34 CDT 2013 Herbert Xu <herbert@gondor.apana.org.au> crypto: crct10dif - Add fallback for broken initrds

Unfortunately, even with a softdep some distros fail to include
the necessary modules in the initrd. Therefore this patch adds
a fallback path to restore existing behaviour where we cannot
load the new crypto crct10dif algorithm.

In order to do this, the underlying crct10dif has been split out
from the crypto implementation so that it can be used on the
fallback path.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
/openbmc/linux/lib/
H A Dcrc-t10dif.c26052f9b9bb8de4f6a57165b0a803de9c26138bd Thu Sep 12 00:31:34 CDT 2013 Herbert Xu <herbert@gondor.apana.org.au> crypto: crct10dif - Add fallback for broken initrds

Unfortunately, even with a softdep some distros fail to include
the necessary modules in the initrd. Therefore this patch adds
a fallback path to restore existing behaviour where we cannot
load the new crypto crct10dif algorithm.

In order to do this, the underlying crct10dif has been split out
from the crypto implementation so that it can be used on the
fallback path.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>