- b84a2a0 crypto: sha512 - implement base layer for SHA-512 by Ard Biesheuvel · 10 years ago
- 11b8d5e crypto: sha256 - implement base layer for SHA-256 by Ard Biesheuvel · 10 years ago
- c4d5b9f crypto: sha1 - implement base layer for SHA-1 by Ard Biesheuvel · 10 years ago
- 9c521a2 crypto: api - remove instance when test failed by Stephan Mueller · 10 years ago
- e9b8e5b crypto: api - Move alg ref count init to crypto_check_alg by Herbert Xu · 10 years ago
- 1711045 crypto: sahara - fix AES descriptor create by Steffen Trumtrar · 10 years ago
- ddacc62 crypto: sahara - use the backlog by Steffen Trumtrar · 10 years ago
- 016baaa crypto: user - Fix crypto_alg_match race by Herbert Xu · 10 years ago
- 9cd2232 crypto: atmel-aes - correct usage of dma_sync_* API by Leilei Zhao · 10 years ago
- 289b262 crypto: atmel-aes - sync the buf used in DMA or CPU by Leilei Zhao · 10 years ago
- 8a10eb8 crypto: atmel-aes - initialize spinlock in probe by Leilei Zhao · 10 years ago
- 1d1b916 crypto: atmel-tdes - initialize spinlock in probe by Leilei Zhao · 10 years ago
- 3f1992c crypto: atmel-sha - correct the max burst size by Leilei Zhao · 10 years ago
- 62728e8 crypto: atmel-sha - initialize spinlock in probe by Leilei Zhao · 10 years ago
- 803eeae crypto: atmel-sha - fix sg list management by Leilei Zhao · 10 years ago
- 0099286 crypto: atmel-sha - correct the way data are split by Ludovic Desroches · 10 years ago
- 141824d crypto: atmel-sha - add new version by Leilei Zhao · 10 years ago
- cf1f0d1 crypto: atmel-aes - add new version by Leilei Zhao · 10 years ago
- b4e9705 crypto: qat - fix double release_firmware on error path by Tadeusz Struk · 10 years ago
- 8b5cf09 crypto: qat - print ring name in debug output by Tadeusz Struk · 10 years ago
- 1e6232f crypto: serpent_sse2 - Fix a typo in Kconfig by Masanari Iida · 10 years ago
- f2f770d crypto: arm/sha256 - Add optimized SHA-256/224 by Sami Tolvanen · 10 years ago
- 87b1675 crypto: api - Change crypto_unregister_instance argument type by Herbert Xu · 10 years ago
- 1f72371 crypto: api - Fix races in crypto_unregister_instance by Herbert Xu · 10 years ago
- 13cf394 crypto: omap-sham - Add the offset of sg page to vaddr by Vutla, Lokesh · 10 years ago
- 64a31be crypto: qat - fix checkpatch CODE_INDENT issue by Allan, Bruce W · 10 years ago
- 724c76c crypto: qat - fix checkpatch COMPARISON_TO_NULL issue by Allan, Bruce W · 10 years ago
- af6f2a7 crypto: qat - fix checkpatch BIT_MACRO issues by Allan, Bruce W · 10 years ago
- f7b3c2d crypto: qat - fix checkpatch CONCATENATED_STRING issues by Allan, Bruce W · 10 years ago
- b21582d crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONS by Allan, Bruce W · 10 years ago
- 304989f crypto: qat - fix checkpatch CHECK_SPACING issues by Allan, Bruce W · 10 years ago
- 754a90d crypto: qat - fix typo by Allan, Bruce W · 10 years ago
- 6d7e7e0 crypto: omap-aes - Fix support for unequal lengths by Vutla, Lokesh · 10 years ago
- b0a3d89 crypto: omap-sham - Use pm_runtime_irq_safe() by Vutla, Lokesh · 10 years ago
- 555fa17 crypto: sha-mb - mark Multi buffer SHA1 helper cipher by Stephan Mueller · 10 years ago
- f52bbf5 crypto: mcryptd - process CRYPTO_ALG_INTERNAL by Stephan Mueller · 10 years ago
- cd98411 crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers by Stephan Mueller · 10 years ago
- 94a7e5e crypto: aes-ce - mark ARMv8 AES helper ciphers by Stephan Mueller · 10 years ago
- 76aa9d5 crypto: aesbs - mark NEON bit sliced AES helper ciphers by Stephan Mueller · 10 years ago
- 4dda66f crypto: twofish_avx - mark Twofish AVX helper ciphers by Stephan Mueller · 10 years ago
- 748be1f crypto: serpent_sse2 - mark Serpent SSE2 helper ciphers by Stephan Mueller · 10 years ago
- 65aed53 crypto: serpent_avx - mark Serpent AVX helper ciphers by Stephan Mueller · 10 years ago
- f82419a crypto: serpent_avx2 - mark Serpent AVX2 helper ciphers by Stephan Mueller · 10 years ago
- e69b8a4 crypto: cast6_avx - mark CAST6 helper ciphers by Stephan Mueller · 10 years ago
- 7d2c31d crypto: camellia_aesni_avx - mark AVX Camellia helper ciphers by Stephan Mueller · 10 years ago
- 680574e crypto: cast5_avx - mark CAST5 helper ciphers by Stephan Mueller · 10 years ago
- a62356a crypto: camellia_aesni_avx2 - mark AES-NI Camellia helper ciphers by Stephan Mueller · 10 years ago
- 4b3f4e3 crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphers by Stephan Mueller · 10 years ago
- 6a9b52b crypto: clmulni - mark ghash clmulni helper ciphers by Stephan Mueller · 10 years ago
- eabdc32 crypto: aesni - mark AES-NI helper ciphers by Stephan Mueller · 10 years ago
- b0cda2b crypto: proc - identify internal ciphers by Stephan Mueller · 10 years ago
- 466a7b9 crypto: cryptd - process CRYPTO_ALG_INTERNAL by Stephan Mueller · 10 years ago
- 425a882 crypto: testmgr - use CRYPTO_ALG_INTERNAL by Stephan Mueller · 10 years ago
- 06ca7f6 crypto: api - prevent helper ciphers from being used by Stephan Mueller · 10 years ago
- fa50d7e crypto: arm/ghash - fix big-endian bug in ghash by Ard Biesheuvel · 10 years ago
- a83034f crypto: img-hash - shift wrapping bug in img_hash_hw_init() by Dan Carpenter · 10 years ago
- 900831a crypto: img-hash - fix some compile warnings by Dan Carpenter · 10 years ago
- 6655030 crypto: qat - make error and info log messages more descriptive by Allan, Bruce W · 10 years ago
- 92dd5be crypto: qat - fix typo in string by Allan, Bruce W · 10 years ago
- a00204f crypto: qat - remove duplicate definition of Intel PCI vendor id by Allan, Bruce W · 10 years ago
- cfa8e7e crypto: img-hash - Fix Kconfig selections by James Hartley · 10 years ago
- 0b053c9 lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR by mancha security · 10 years ago
- 506bf0c hwrng: core - allow perfect entropy from hardware devices by Keith Packard · 10 years ago
- 7094e8e linux-next: build failure after merge of the crypto tree by Herbert Xu · 10 years ago
- 656d7e7 hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init by Andre Wolokita · 10 years ago
- 1a5addf hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disabling TRNG by Andre Wolokita · 10 years ago
- c42e990 crypto: sha1-mb - Syntax error by Ameen Ali · 10 years ago
- 2ef4d5c crypto: algif_rng - zeroize buffer with random data by Stephan Mueller · 10 years ago
- 5986ac4 Documentation: crypto: Add DT binding info for the img hw hash accelerator by James Hartley · 10 years ago
- d358f1a crypto: img-hash - Add Imagination Technologies hw hash accelerator by James Hartley · 10 years ago
- 73b3862 hwrng: iproc-rng200 - make use of devm_hwrng_register by Dmitry Torokhov · 10 years ago
- ef0a1b2 hwrng: iproc-rng200 - do not use static structure by Dmitry Torokhov · 10 years ago
- 9052b0d hwrng: msm - make use of devm_hwrng_register by Dmitry Torokhov · 10 years ago
- 1e6e38a hwrng: exynos - make use of devm_hwrng_register by Dmitry Torokhov · 10 years ago
- 6229c16 hwrng: bcm63xx - make use of devm_hwrng_register by Dmitry Torokhov · 10 years ago
- 4d9b519 hwrng: add devm_* interfaces by Dmitry Torokhov · 10 years ago
- 05713ba crypto: don't export static symbol by Julia Lawall · 10 years ago
- 19e60e1 crypto: testmgr - fix RNG return code enforcement by Stephan Mueller · 10 years ago
- f42613c linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code) by Herbert Xu · 10 years ago
- a308d66 hwrng: omap - remove #ifdefery around PM methods by Dmitry Torokhov · 10 years ago
- f1e866b crypto: arm - add support for GHASH using ARMv8 Crypto Extensions by Ard Biesheuvel · 10 years ago
- 8646485 crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions by Ard Biesheuvel · 10 years ago
- 006d062 crypto: arm - add support for SHA-224/256 using ARMv8 Crypto Extensions by Ard Biesheuvel · 10 years ago
- 864cbee crypto: arm - add support for SHA1 using ARMv8 Crypto Instructions by Ard Biesheuvel · 10 years ago
- 652ccae crypto: arm - move ARM specific Kconfig definitions to a dedicated file by Ard Biesheuvel · 10 years ago
- 1eb8a1b crypto: amcc - remove incorrect __init/__exit markups by Dmitry Torokhov · 10 years ago
- 83ce01d crypto: qat - remove incorrect __exit markup by Dmitry Torokhov · 10 years ago
- 257bedd hwrng: pseries - remove incorrect __init/__exit markups by Dmitry Torokhov · 10 years ago
- 87094a0 hwrng: octeon - remove incorrect __exit markups by Dmitry Torokhov · 10 years ago
- 1ee9b5e hwrng: omap - remove incorrect __exit markups by Dmitry Torokhov · 10 years ago
- 007ee8d crypto: tcrypt - fix uninit sg entries in test_acipher_speed by Horia Geant? · 10 years ago
- efdb6f6 crypto: octeon - enable OCTEON SHA1/256/512 module selection by Aaro Koskinen · 10 years ago
- fbaa4df crypto: octeon - add SHA512 module by Aaro Koskinen · 10 years ago
- c3d0def crypto: octeon - add SHA256 module by Aaro Koskinen · 10 years ago
- 82be2dc crypto: octeon - add SHA1 module by Aaro Koskinen · 10 years ago
- da3cd5d crypto: octeon - add instruction definitions for SHA1/256/512 by Aaro Koskinen · 10 years ago
- c3bc38d crypto: octeon - always disable preemption when using crypto engine by Aaro Koskinen · 10 years ago
- 9b2de7f crypto: octeon - don't disable bottom half in octeon-md5 by Aaro Koskinen · 10 years ago
- 3265c4b crypto: powerpc - move files to fix build error by Kim Phillips · 10 years ago
- a508412 hwrng: xgene - add ACPI support for APM X-Gene RNG unit by Feng Kan · 10 years ago