aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/null.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-28crypto: null - Remove VLA usage of skcipherGravatar Kees Cook 1-1/+1
2017-12-22crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()Gravatar Eric Biggers 1-10/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-07-18crypto: null - Remove default null blkcipherGravatar Herbert Xu 1-3/+11
2016-07-18crypto: null - Add new default null skcipherGravatar Herbert Xu 1-0/+2
2015-05-22crypto: null - Add default null skcipherGravatar Herbert Xu 1-0/+3
2014-03-21crypto: export NULL algorithms definesGravatar Horia Geanta 1-0/+11