aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-12crypto: talitos - simplify tests in ipsec_esp()LEROY Christophe
2017-10-12crypto: talitos - remove to_talitos_ptr_len()LEROY Christophe
2017-10-12crypto: talitos - don't check the number of channels at each interruptLEROY Christophe
2017-10-12crypto: talitos - use devm_ioremap()LEROY Christophe
2017-10-12crypto: talitos - use of_property_read_u32()LEROY Christophe
2017-10-12crypto: talitos - use devm_kmalloc()LEROY Christophe
2017-10-12crypto: talitos - declare local functions staticLEROY Christophe
2017-10-12crypto: talitos - zeroize the descriptor with memset()LEROY Christophe
2017-10-12crypto: talitos - fix ctr-aes-talitosLEROY Christophe
2017-10-12crypto: talitos - fix use of sg_link_tbl_lenLEROY Christophe
2017-10-12crypto: talitos - fix AEAD for sha224 on non sha224 capable chipsLEROY Christophe
2017-10-12crypto: talitos - fix setkey to check key weaknessLEROY Christophe
2017-10-12crypto: talitos - fix memory corruption on SEC2LEROY Christophe
2017-10-12crypto: talitos - fix AEAD test failuresLEROY Christophe
2017-10-12crypto: crypto4xx - add aes-gcm supportChristian Lamparter
2017-10-12crypto: crypto4xx - add aes-ccm supportChristian Lamparter
2017-10-12crypto: crypto4xx - prepare for AEAD supportChristian Lamparter
2017-10-12crypto: crypto4xx - simplify sa and state context acquisitionChristian Lamparter
2017-10-12crypto: crypto4xx - fix stalls under heavy loadChristian Lamparter
2017-10-12crypto: crypto4xx - fix various warningsChristian Lamparter
2017-10-12crypto: crypto4xx - overhaul crypto4xx_build_pd()Christian Lamparter
2017-10-12crypto: crypto4xx - use the correct LE32 format for IV and key defsChristian Lamparter
2017-10-12crypto: crypto4xx - add backlog queue supportChristian Lamparter
2017-10-12crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter
2017-10-12crypto: crypto4xx - fix type mismatch compiler errorChristian Lamparter
2017-10-12crypto: crypto4xx - fix off-by-one AES-OFBChristian Lamparter
2017-10-12crypto: crypto4xx - wire up hmac_mc to hmac_mutingChristian Lamparter
2017-10-12crypto: keywrap - simplify codeStephan Mueller
2017-10-12crypto: dh - return unsigned value for crypto_dh_key_len()Tudor-Dan Ambarus
2017-10-12crypto: dh - return unsigned int for dh_data_size()Tudor-Dan Ambarus
2017-10-12crypto: ecdh - return unsigned value for crypto_ecdh_key_len()Tudor-Dan Ambarus
2017-10-12crypto: bcm - pr_err() strings should end with newlinesArvind Yadav
2017-10-12crypto: qat - pr_err() strings should end with newlinesArvind Yadav
2017-10-12crypto: chelsio - pr_err() strings should end with newlinesArvind Yadav
2017-10-12crypto: virtio - pr_err() strings should end with newlinesArvind Yadav
2017-10-12crypto: omap-aes - pr_err() strings should end with newlinesArvind Yadav
2017-10-12hwrng: core - pr_err() strings should end with newlinesArvind Yadav
2017-10-12crypto: lrw - Check for incorrect cipher nameChristophe Jaillet
2017-10-12crypto: lrw - Fix an error handling path in 'create()'Christophe Jaillet
2017-10-07crypto: bcm - use of_device_get_match_dataCorentin LABBE
2017-10-07crypto: omap - use of_device_get_match_dataCorentin LABBE
2017-10-07crypto: stm32 - use of_device_get_match_dataCorentin LABBE
2017-10-07crypto: algboss - remove redundant setting of len to zeroColin Ian King
2017-10-07crypto: omap - return -ENOMEM on allocation failure.Allen
2017-10-07padata: ensure padata_do_serial() runs on the correct CPUMathias Krause
2017-10-07padata: ensure the reorder timer callback runs on the correct CPUMathias Krause
2017-10-07padata: set cpu_index of unused CPUs to -1Mathias Krause
2017-10-07crypto: crc32-pclmul - remove useless relative addressingMikulas Patocka
2017-10-07crypto:ccp - invoke the DMA callback in a standard wayamd
2017-10-07crypto: ccp - unmap pages and remove unmap objects in callbackamd