aboutsummaryrefslogtreecommitdiff
path: root/include/linux/crypto.h
Commit message (Collapse)AuthorAgeFilesLines
* crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2017-04-111-0/+8
| | | | | | | | | | | | commit a1383cd86a062fc798899ab20f0ec2116cce39cb upstream. This patch adds a way for skcipher users to determine whether a key is required by a transform. Cc: stable@vger.kernel.org Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Andrey Ryabinin <aryabinin@virtuozzo.com> Signed-off-by: Willy Tarreau <w@1wt.eu>
* 3.10.66 -> 3.10.67Jan Engelmohr2016-08-261-0/+13
|
* first commitMeizu OpenSource2016-08-151-0/+1287