Commit Graph

331 Commits (8798c4ab56d8f726092870cb2cf15c5a7a0a93bf)

Author SHA1 Message Date
David S. Miller eb7caf3595 n2_crypto: Attach on Niagara-T3. 14 years ago
Al Viro eda65cc6ce caam: don't pass bogus S_IFCHR to debugfs_create_...() 14 years ago
Yuan Kang acdca31dba crypto: caam - ablkcipher support 14 years ago
Yuan Kang 1acebad3d8 crypto: caam - faster aead implementation 14 years ago
Yuan Kang 885e9e2fd3 crypto: caam - structure renaming 14 years ago
Yuan Kang 0e47930020 crypto: caam - shorter names 14 years ago
Kim Phillips 1c2b4abb19 crypto: talitos - don't bad_key in ablkcipher setkey 14 years ago
Kim Phillips febec54286 crypto: talitos - remove unused giv from ablkcipher methods 14 years ago
Kim Phillips 602dba5a81 crypto: talitos - don't set done notification in hot path 14 years ago
Kim Phillips 5228f0f79e crypto: talitos - ensure request ordering within a single tfm 14 years ago
Josh Boyer c5697462ae crypto: crypto4xx - Perform read/modify/write on device control register 14 years ago
Kim Phillips 23457bc956 crypto: caam - fix build warning when DEBUG_FS not configured 14 years ago
Dmitry Kasatkin cd3f1d545c crypto: omap-sham - do not schedule tasklet if there is no active requests 14 years ago
Dmitry Kasatkin 0efd4d8a6a crypto: omap-sham - clear device flags when finishing request 14 years ago
Dmitry Kasatkin ed635cb85e crypto: omap-sham - irq handler must not clear error code 14 years ago
Dmitry Kasatkin 6c63db821d crypto: omap-sham - irq and dma handling changes 14 years ago
Dmitry Kasatkin 6cb3ffe100 crypto: omap-sham - remove dedicated queue handling tasklet 14 years ago
Dmitry Kasatkin 171cb9a280 crypto: omap-sham - remove unnecessary local variable 14 years ago
Dmitry Kasatkin ed3ea9a82b crypto: omap-sham - move some flags to device context 14 years ago
Dmitry Kasatkin a929cbeef7 crypto: omap-sham - replace flags operation with atomic bit operations 14 years ago
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