aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/chainiv.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-31crypto: testmgr - use CRYPTO_ALG_INTERNALStephan Mueller1-7/+7
2015-03-31crypto: api - prevent helper ciphers from being usedStephan Mueller2-0/+16
2015-03-24crypto: arm/ghash - fix big-endian bug in ghashArd Biesheuvel1-1/+1
2015-03-23crypto: img-hash - shift wrapping bug in img_hash_hw_init()Dan Carpenter1-1/+1
2015-03-23crypto: img-hash - fix some compile warningsDan Carpenter1-2/+1
2015-03-23crypto: qat - make error and info log messages more descriptiveAllan, Bruce W12-91/+137
2015-03-23crypto: qat - fix typo in stringAllan, Bruce W1-1/+1
2015-03-23crypto: qat - remove duplicate definition of Intel PCI vendor idAllan, Bruce W1-1/+0
2015-03-23crypto: img-hash - Fix Kconfig selectionsJames Hartley1-2/+1
2015-03-20lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VARmancha security1-1/+1
2015-03-18hwrng: core - allow perfect entropy from hardware devicesKeith Packard1-1/+2
2015-03-17linux-next: build failure after merge of the crypto treeHerbert Xu1-1/+1
2015-03-17hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in initAndre Wolokita1-1/+1
2015-03-17hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disabling TRNGAndre Wolokita1-1/+1
2015-03-16crypto: sha1-mb - Syntax errorAmeen Ali1-1/+1
2015-03-16crypto: algif_rng - zeroize buffer with random dataStephan Mueller1-1/+1