summaryrefslogtreecommitdiffstats
path: root/include/crypto/if_alg.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2016-01-181-0/+1
* crypto: af_alg - Add nokey compatibility pathHerbert Xu2016-01-181-0/+2
* crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2016-01-181-5/+3
* crypto: af_alg - Allow to link sglTadeusz Struk2015-03-231-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-141-0/+1
|\
| * crypto: af_alg - add setsockopt for auth tag sizeStephan Mueller2014-12-221-0/+1
* | crypto: switch af_alg_make_sg() to iov_iterAl Viro2015-02-041-2/+1
|/
* crypto: af_alg - add user space interface for AEADStephan Mueller2014-12-051-0/+1
* net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-211-0/+1
* crypto: af_alg - User-space interface for Crypto APIHerbert Xu2010-11-191-0/+92