Commit Graph

310 Commits (ea1fd2246f3c3c6b739529db2a547fa080cf09a3)

Author SHA1 Message Date
Dmitry Kasatkin ea1fd2246f crypto: omap-sham - replace flags bit mask with bit number 14 years ago
Dmitry Kasatkin c3304721ed crypto: omap-sham - remove unused code 14 years ago
Dmitry Kasatkin 0e87b159b3 crypto: omap-sham - remove extra reference 14 years ago
Kim Phillips a18b989a5c crypto: caam - fix operator precedence in shared descriptor allocation 14 years ago
Holger Dengler cf2d007bd4 [S390] ap: skip device registration on type probe failure 14 years ago
Kim Phillips 4427b1b4ec crypto: caam - add support for sha512 variants of existing AEAD algorithms 14 years ago
Kim Phillips 66664487b1 crypto: caam - remove unused authkeylen from caam_ctx 14 years ago
Kim Phillips ddbb80884a crypto: caam - fix decryption shared vs. non-shared key setting 14 years ago
Kim Phillips 2930d49768 crypto: caam - platform_bus_type migration 14 years ago
Phil Sutter 6ef84509f3 crypto: mv_cesa - make count_sgs() null-pointer proof 14 years ago
Phil Sutter 7759995c75 crypto: mv_cesa - copy remaining bytes to SRAM only when needed 14 years ago
Phil Sutter 8652348754 crypto: mv_cesa - move digest state initialisation to a better place 14 years ago
Phil Sutter cc8d35057c crypto: mv_cesa - fill inner/outer IV fields only in HMAC case 14 years ago
Phil Sutter 6677a776cf crypto: mv_cesa - refactor copy_src_to_buf() 14 years ago
Phil Sutter 7a1c6bcf26 crypto: mv_cesa - no need to save digest state after the last chunk 14 years ago
Phil Sutter 2a025f5dfc crypto: mv_cesa - print a warning when registration of AES algos fail 14 years ago
Phil Sutter 811e6ed623 crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup 14 years ago
Phil Sutter 99db3eacac crypto: mv_cesa - the descriptor pointer register needs to be set just once 14 years ago
Phil Sutter 042e9e7356 crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of 14 years ago
Kim Phillips de2954d664 crypto: caam - fix printk recursion for long error texts 14 years ago
Kim Phillips 701af31ce0 crypto: caam - remove unused keylen from session context 14 years ago
Gerald Schaefer 0200f3ecc1 crypto: s390 - add System z hardware support for CTR mode 14 years ago
Jan Glauber d393d9b8ca crypto: s390 - cleanup s390 Kconfig options 14 years ago
Gerald Schaefer df1309ce95 crypto: s390 - add System z hardware support for GHASH 14 years ago
Gerald Schaefer 99d9722215 crypto: s390 - add System z hardware support for XTS mode 14 years ago
Kim Phillips ec8e8dfe5f crypto: caam - remove duplicate dev_err 14 years ago
Kim Phillips d37d36e31c crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor 14 years ago
Kim Phillips f3af98681f crypto: caam - fix queue interface detection 14 years ago
Kim Phillips 9620fd959f crypto: caam - handle interrupt lines shared across rings 14 years ago
Dmitry Kasatkin bf36275903 crypto: omap-sham - hmac calculation bug fix for sha1 base hash 14 years ago
Dmitry Kasatkin 528d26f57a crypto: omap-sham - enable driver for EMU chips 14 years ago
Dmitry Kasatkin 07aab762fe crypto: omap-sham - remove debug print 14 years ago
Markku Kylanpaa 455e33898e crypto: omap-sham - fix concurrent sha1 calculations 14 years ago
Vladimir Zapolskiy a49e490c7a crypto: s5p-sss - add S5PV210 advanced crypto engine support 14 years ago
Julia Lawall b3b7f0550f crypto: caam - introduce missing kfree 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Jamie Iles 40bfc14f32 crypto: picoxcell - fix possible status FIFO overflow 14 years ago
Brilly Wu 0475add3c2 crypto: padlock - Add SHA-1/256 module for VIA Nano 14 years ago
Dan Carpenter 6d00376ad1 crypto: caam - ARRAY_SIZE() vs sizeof() 14 years ago
Dan Carpenter cdc712d884 crypto: caam - dereferencing ERR_PTR on allocation failure 14 years ago
Kim Phillips 54e198d4c1 crypto: caam - standardize device tree naming convention to utilize '-vX.Y' 14 years ago
Kim Phillips 8e8ec596e6 crypto: caam - Add support for the Freescale SEC4/CAAM 14 years ago
Grant Likely 1c48a5c93d dt: Eliminate of_platform_{,un}register_driver 14 years ago
Grant Likely 4ebb24f707 dt/sparc: Eliminate users of of_platform_{,un}register_driver 14 years ago
Grant Likely 000061245a dt/powerpc: Eliminate users of of_platform_{,un}register_driver 14 years ago
Jamie Iles ce92136843 crypto: picoxcell - add support for the picoxcell crypto engines 14 years ago
Jamie Iles 36be070ac6 crypto: omap-sham - don't treat NULL clk as an error 14 years ago
Jamie Iles 3e50191d98 crypto: omap-aes - don't treat NULL clk as an error 14 years ago
Herbert Xu 2149308873 crypto: padlock - Move padlock.h into include/crypto 14 years ago
Dennis Gilmore dffa18449a crypto: n2 - use __devexit not __exit in n2_unregister_algs 14 years ago