crypto: bcm - Verify GCM/CCM key length in setkey
[linux-2.6-microblaze.git] / drivers /
2020-10-08 Herbert Xucrypto: bcm - Verify GCM/CCM key length in setkey
2020-10-08 Giovanni Cabidducrypto: qat - drop input parameter from adf_enable_aer()
2020-10-08 Giovanni Cabidducrypto: qat - fix function parameters descriptions
2020-10-02 Julia Lawallcrypto: atmel-tdes - use semicolons rather than commas...
2020-10-02 Julia Lawallcrypto: drivers - use semicolons rather than commas...
2020-10-02 Julia Lawallhwrng: mxc-rnga - use semicolons rather than commas...
2020-10-02 Julia Lawallhwrng: iproc-rng200 - use semicolons rather than commas...
2020-10-02 Julia Lawallhwrng: stm32 - use semicolons rather than commas to...
2020-10-02 Sihang Chencrypto: hisilicon/zip - fix the uninitalized 'curr_qm_q...
2020-10-02 Yang Shencrypto: hisilicon/zip - fix the return value when devic...
2020-10-02 Zhou Wangcrypto: hisilicon/zip - fix zero length input in GZIP...
2020-10-02 Hao Fangcrypto: hisilicon/zip - fix the uncleared debug registers
2020-10-02 Tomer Maimonhwrng: npcm - modify readl to readb
2020-10-02 Peter Ujfalusicrypto: sa2ul - Fix DMA mapping API usage
2020-10-02 Andrei Botilacrypto: caam/qi2 - add support for XTS with 16B IV
2020-10-02 Andrei Botilacrypto: caam/qi - add support for XTS with 16B IV
2020-10-02 Andrei Botilacrypto: caam/jr - add support for XTS with 16B IV
2020-10-02 Andrei Botilacrypto: caam - add xts check for block length equal...
2020-10-02 Andrei Botilacrypto: caam/qi2 - add support for more XTS key lengths
2020-10-02 Andrei Botilacrypto: caam/qi - add support for more XTS key lengths
2020-10-02 Andrei Botilacrypto: caam/jr - add support for more XTS key lengths
2020-10-02 Andrei Botilacrypto: caam/qi2 - add fallback for XTS with more than...
2020-10-02 Andrei Botilacrypto: caam/qi - add fallback for XTS with more than...
2020-10-02 Andrei Botilacrypto: caam/jr - add fallback for XTS with more than...
2020-10-02 Qinglang Miaocrypto: mediatek - simplify the return expression of...
2020-10-02 Qinglang Miaocrypto: marvell/octeontx - simplify the return expressi...
2020-10-02 Pavel Machekcrypto: ccp - fix error handling
2020-10-02 Liu Shixincrypto: cpt - simplify the return expression of cav_reg...
2020-09-25 Weili Qiancrypto: hisilicon/qm - remove the update of flags
2020-09-25 Yang Shencrypto: hisilicon/qm - fix wrong return type of 'pci_ge...
2020-09-25 Meng Yucrypto: hisilicon/hpre - fix a bug in dh algorithm
2020-09-25 Meng Yucrypto: hisilicon/hpre - adjust some coding style
2020-09-25 Meng Yucrypto: hisilicon/hpre - remove useless code
2020-09-25 Colin Ian Kingcrypto: chelsio - fix minor indentation issue
2020-09-25 Corentin Labbecrypto: sun8i-ss - fix comparison of integer expression...
2020-09-25 Corentin Labbecrypto: sun8i-ce - fix comparison of integer expression...
2020-09-25 Corentin Labbecrypto: sun8i-ce - Add support for the TRNG
2020-09-25 Corentin Labbecrypto: sun8i-ce - Add support for the PRNG
2020-09-25 Corentin Labbecrypto: sun8i-ce - Add stat_bytes debugfs
2020-09-25 Corentin Labbecrypto: sun8i-ce - support hash algorithms
2020-09-25 Corentin Labbecrypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher...
2020-09-25 Corentin Labbecrypto: sun8i-ce - handle different error registers
2020-09-25 Corentin Labbecrypto: sun8i-ce - split into prepare/run/unprepare
2020-09-25 Corentin Labbecrypto: sun8i-ce - move iv data to request context
2020-09-25 Corentin Labbecrypto: sun8i-ce - handle endianness of t_common_ctl
2020-09-25 Corentin Labbecrypto: sun8i-ss - better debug printing
2020-09-25 Corentin Labbecrypto: sun8i-ss - Add more comment on some structures
2020-09-25 Corentin Labbecrypto: sun8i-ss - fix a trivial typo
2020-09-25 Corentin Labbecrypto: sun8i-ss - support hash algorithms
2020-09-25 Corentin Labbecrypto: sun8i-ss - Add support for the PRNG
2020-09-25 Corentin Labbecrypto: sun8i-ss - Add SS_START define
2020-09-25 Qinglang Miaocrypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTE
2020-09-25 Qinglang Miaocrypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTE
2020-09-25 Qinglang Miaocrypto: caam - Convert to DEFINE_SHOW_ATTRIBUTE
2020-09-25 Qinglang Miaocrypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTE
2020-09-25 Qinglang Miaocrypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTE
2020-09-25 Zhang Qilongcrypto: marvell/cesa - use devm_platform_ioremap_resour...
2020-09-25 Nicolas Toromanoffcrypto: stm32/crc32 - Avoid lock if hardware is already...
2020-09-25 Qinglang Miaocrypto: qat - remove unnecessary mutex_init()
2020-09-25 Liu Shixincrypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macro
2020-09-25 Herbert Xucrypto: inside-secure - Reuse code in safexcel_hmac_alg...
2020-09-25 Herbert Xucrypto: inside-secure - Move ipad/opad into safexcel_co...
2020-09-25 Herbert Xucrypto: inside-secure - Move priv pointer into safexcel...
2020-09-25 Liu Shixincrypto: atmel-aes - convert to use be32_add_cpu()
2020-09-25 Xiaoliang Pangcypto: mediatek - fix leaks in mtk_desc_ring_alloc
2020-09-25 周琰杰 (Zhou Yanjie)hwrng: ingenic - Add hardware TRNG for Ingenic X1830
2020-09-18 Pascal van Leeuwencrypto: inside-secure - Add support for EIP197 with...
2020-09-18 Herbert Xucrypto: n2 - Fix sparse endianness warning
2020-09-18 Krzysztof Kozlowskicrypto: sun8i - Simplify with dev_err_probe()
2020-09-18 Krzysztof Kozlowskicrypto: stm32-hash - Simplify with dev_err_probe()
2020-09-18 Krzysztof Kozlowskicrypto: caam - Simplify with dev_err_probe()
2020-09-18 Krzysztof Kozlowskicrypto: caam - Fix kerneldoc
2020-09-18 Longfang Liucrypto: hisilicon - fixed memory allocation error
2020-09-18 Longfang Liucrypto: hisilicon - update ZIP module parameter description
2020-09-18 Longfang Liucrypto: hisilicon - update SEC module parameter description
2020-09-18 Longfang Liucrypto: hisilicon - update HPRE module parameter descri...
2020-09-18 Longfang Liucrypto: hisilicon - update mininum queue
2020-09-18 Giovanni Cabidducrypto: qat - use PCI_VDEVICE
2020-09-18 Giovanni Cabidducrypto: qat - replace device ids defines
2020-09-18 Dan Carpentercrypto: sa2ul - Fix pm_runtime_get_sync() error checking
2020-09-18 Pascal van Leeuwencrypto: inside-secure - Prevent missing of processing...
2020-09-18 Herbert Xucrypto: sun4i-ss - Fix sparse endianness markers
2020-09-18 Yang Shencrypto: hisilicon/zip - fix some coding styles
2020-09-18 Yang Shencrypto: hisilicon/zip - supplement some comments
2020-09-18 Yang Shencrypto: hisilicon/zip - move some private macros from...
2020-09-18 Yang Shencrypto: hisilicon/zip - fix static check warning
2020-09-18 Yang Shencrypto: hisilicon/zip - add print for error branch
2020-09-18 Yang Shencrypto: hisilicon/zip - use a enum parameter instead...
2020-09-18 Yang Shencrypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
2020-09-18 Shukun Tancrypto: hisilicon/zip - modify debugfs interface parameters
2020-09-18 Yang Shencrypto: hisilicon/zip - unify naming style for function...
2020-09-18 Yang Shencrypto: hisilicon/zip - remove some useless parameters
2020-09-18 Tero Kristocrypto: omap-sham - fix digcnt register handling with...
2020-09-18 Tero Kristocrypto: omap-sham - convert to use crypto engine
2020-09-18 Herbert Xucrypto: sa2ul - Select CRYPTO_AUTHENC
2020-09-11 Herbert Xucrypto: ux500 - Fix sparse endianness warnings
2020-09-11 Giovanni Cabidducrypto: qat - include domain in top level debugfs path
2020-09-11 Krzysztof Kozlowskicrypto: s5p-sss - Pass error from clk_get and reduce...
2020-09-11 Krzysztof Kozlowskicrypto: s5p-sss - Add and fix kerneldoc
2020-09-11 Xu Wangcrypto: s5p-sss - remove redundant null check
next