summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-23crypto: qat - fix typo in stringAllan, Bruce W
2015-03-23crypto: qat - remove duplicate definition of Intel PCI vendor idAllan, Bruce W
2015-03-23crypto: img-hash - Fix Kconfig selectionsJames Hartley
2015-03-20lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VARmancha security
2015-03-18hwrng: core - allow perfect entropy from hardware devicesKeith Packard
2015-03-17linux-next: build failure after merge of the crypto treeHerbert Xu
2015-03-17hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in initAndre Wolokita
2015-03-17hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...Andre Wolokita
2015-03-16crypto: sha1-mb - Syntax errorAmeen Ali
2015-03-16crypto: algif_rng - zeroize buffer with random dataStephan Mueller
2015-03-16Documentation: crypto: Add DT binding info for the img hw hash acceleratorJames Hartley
2015-03-16crypto: img-hash - Add Imagination Technologies hw hash acceleratorJames Hartley
2015-03-16hwrng: iproc-rng200 - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: iproc-rng200 - do not use static structureDmitry Torokhov
2015-03-16hwrng: msm - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: exynos - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: bcm63xx - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: add devm_* interfacesDmitry Torokhov
2015-03-13crypto: don't export static symbolJulia Lawall
2015-03-13crypto: testmgr - fix RNG return code enforcementStephan Mueller
2015-03-12linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code)Herbert Xu
2015-03-12hwrng: omap - remove #ifdefery around PM methodsDmitry Torokhov
2015-03-12crypto: arm - add support for GHASH using ARMv8 Crypto ExtensionsArd Biesheuvel
2015-03-12crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel
2015-03-12crypto: arm - add support for SHA-224/256 using ARMv8 Crypto ExtensionsArd Biesheuvel
2015-03-12crypto: arm - add support for SHA1 using ARMv8 Crypto InstructionsArd Biesheuvel
2015-03-12crypto: arm - move ARM specific Kconfig definitions to a dedicated fileArd Biesheuvel
2015-03-12crypto: amcc - remove incorrect __init/__exit markupsDmitry Torokhov
2015-03-12crypto: qat - remove incorrect __exit markupDmitry Torokhov
2015-03-12hwrng: pseries - remove incorrect __init/__exit markupsDmitry Torokhov
2015-03-12hwrng: octeon - remove incorrect __exit markupsDmitry Torokhov
2015-03-12hwrng: omap - remove incorrect __exit markupsDmitry Torokhov
2015-03-12crypto: tcrypt - fix uninit sg entries in test_acipher_speedHoria Geant?
2015-03-10crypto: octeon - enable OCTEON SHA1/256/512 module selectionAaro Koskinen
2015-03-10crypto: octeon - add SHA512 moduleAaro Koskinen
2015-03-10crypto: octeon - add SHA256 moduleAaro Koskinen
2015-03-10crypto: octeon - add SHA1 moduleAaro Koskinen
2015-03-10crypto: octeon - add instruction definitions for SHA1/256/512Aaro Koskinen
2015-03-10crypto: octeon - always disable preemption when using crypto engineAaro Koskinen
2015-03-10crypto: octeon - don't disable bottom half in octeon-md5Aaro Koskinen
2015-03-09crypto: powerpc - move files to fix build errorKim Phillips
2015-03-09hwrng: xgene - add ACPI support for APM X-Gene RNG unitFeng Kan
2015-03-09MAINTAINERS: add crypto-API.tmplStephan Mueller
2015-03-09crypto: doc - AEAD / RNG AF_ALG interfaceStephan Mueller
2015-03-09crypto: rng - RNGs must return 0 in success caseStephan Mueller
2015-03-09hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problemYanjiang Jin
2015-03-09crypto: caam - fix uninitialized edesc->sec4_sg_bytes fieldYanjiang Jin
2015-03-06hwrng: iproc-rng200 - Add Broadcom IPROC RNG driverScott Branden
2015-03-06hwrng: iproc-rng200 - Add device tree bindingsScott Branden
2015-03-06crypto: ux500 - Update error message for dmaengine_prep_slave_sg() APIGeert Uytterhoeven