Hi Linus: This push fixes the following issues: - Missing selection in public_key that may result in a build failure. - Potential crash in error path in omap-sham. - ccp AES XTS bug that affects requests larger than 4096. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus Arnd Bergmann (1): crypto: public_key: select CRYPTO_AKCIPHER Dan Carpenter (1): crypto: omap-sham - potential Oops on error in probe Tom Lendacky (1): crypto: ccp - Fix AES XTS error for request sizes above 4096 crypto/asymmetric_keys/Kconfig | 1 + drivers/crypto/ccp/ccp-crypto-aes-xts.c | 17 ++++++++++++----- drivers/crypto/omap-sham.c | 2 +- 3 files changed, 14 insertions(+), 6 deletions(-) Thanks, -- 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