aboutsummaryrefslogtreecommitdiff
path: root/crypto/algif_skcipher.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: AF_ALG - remove SGL terminator indicator when chainingStephan Mueller2017-11-061-1/+3
* crypto: algif_skcipher - Load TX SG list after waitingHerbert Xu2017-04-111-7/+7
* crypto: algif_skcipher - Fix race condition in skcipher_check_keyHerbert Xu2017-04-111-3/+6
* crypto: algif_skcipher - Remove custom release parent functionHerbert Xu2017-04-111-40/+3
* crypto: algif_skcipher - Add key check exception for cipher_nullHerbert Xu2017-04-111-1/+1
* crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu2017-04-111-5/+144
* crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu2017-04-111-9/+42
* first commitMeizu OpenSource2016-08-151-0/+635