summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-05crypto: af_alg - add user space interface for AEADStephan Mueller
2014-12-04crypto: qat - fix problem with coalescing enable logicTadeusz Struk
2014-12-03crypto: sahara - add support for SHA1/256Steffen Trumtrar
2014-12-03crypto: sahara - replace tasklets with kthreadSteffen Trumtrar
2014-12-03crypto: sahara - add support for i.MX53Steffen Trumtrar
2014-12-03crypto: sahara - fix spinlock initializationSteffen Trumtrar
2014-12-02crypto: arm - replace memset by memzero_explicitJulia Lawall
2014-12-02crypto: powerpc - replace memset by memzero_explicitJulia Lawall
2014-12-02crypto: sha - replace memset by memzero_explicitJulia Lawall
2014-12-02crypto: sparc - replace memset by memzero_explicitJulia Lawall
2014-12-02crypto: algif_skcipher - initialize upon init requestStephan Mueller
2014-12-01crypto: algif_skcipher - removed unneeded codeStruk, Tadeusz
2014-11-28crypto: algif_skcipher - Fixed blocking recvmsgHerbert Xu
2014-11-27crypto: drbg - use memzero_explicit() for clearing sensitive dataNickolaus Woodruff
2014-11-26crypto: drbg - use MODULE_ALIAS_CRYPTOStephan Mueller
2014-11-26crypto: include crypto- module prefix in templateKees Cook
2014-11-26crypto: user - add MODULE_ALIASStephan Mueller
2014-11-25crypto: sha-mb - remove a bogus NULL checkDan Carpenter
2014-11-25crytpo: qat - Fix 64 bytes requestsStruk, Tadeusz
2014-11-25crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-24crypto: user - Allow get request with empty driver nameHerbert Xu
2014-11-20ARM: at91/dt: add trng node to at91sam9g45Boris Brezillon
2014-11-20hwrng: atmel - Add TRNG DT binding docBoris Brezillon
2014-11-20hwrng: atmel - add DT supportBoris Brezillon
2014-11-20hwrng: atmel - use clk_prepapre_enable/_disable_unprepareBoris Brezillon
2014-11-20crypto: bfin_crc - don't include linux/unaligned/access_ok.hJohannes Berg
2014-11-20crypto: crc32 - Add ARM64 CRC32 hw accelerated moduleYazen Ghannam
2014-11-17crypto: qat - Use memzero_explicitStruk, Tadeusz
2014-11-17crypto: doc - document uncovered member variablesStephan Mueller
2014-11-17crypto: caam - Remove unnecessary smp_read_barrier_depends()Pranith Kumar
2014-11-13crypto: doc - HASH API documentationStephan Mueller
2014-11-13crypto: doc - CIPHER API documentationStephan Mueller
2014-11-13crypto: doc - BLKCIPHER API documentationStephan Mueller
2014-11-13crypto: doc - AEAD API documentationStephan Mueller
2014-11-13crypto: doc - ABLKCIPHER API documentationStephan Mueller
2014-11-13crypto: doc - cipher data structuresStephan Mueller
2014-11-13crypto: doc - SHASH API documentationStephan Mueller
2014-11-13crypto: doc - AHASH API documentationStephan Mueller
2014-11-13crypto: doc - hash data structuresStephan Mueller
2014-11-13crypto: doc - RNG API documentationStephan Mueller
2014-11-13crypto: doc - userspace interface specStephan Mueller
2014-11-13crypto: doc - compile crypto API specStephan Mueller
2014-11-13crypto: doc - crypto API high level specStephan Mueller
2014-11-12crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)Catalin Vasile
2014-11-12crypto: algif - zeroize IV bufferStephan Mueller
2014-11-12crypto: algif - zeroize message digest bufferStephan Mueller
2014-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2014-11-10crypto: ux500/hash - Silence compiler warning for !CONFIG_PMUlf Hansson
2014-11-10crypto: ux500/cryp - Silence compiler warning for !CONFIG_PMUlf Hansson