summaryrefslogtreecommitdiffstats
path: root/crypto/algif_hash.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: switch af_alg_make_sg() to iov_iterAl Viro2015-02-041-28/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-131-2/+2
|\
| * crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann2014-11-251-4/+2
| * crypto: algif - zeroize message digest bufferStephan Mueller2014-11-121-0/+2
* | put iov_iter into msghdrAl Viro2014-12-091-2/+2
* | new helper: memcpy_to_msg()Al Viro2014-11-241-1/+1
|/
* net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden2013-11-291-0/+3
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-201-2/+0
* crypto: algif - suppress sending source address information in recvmsgMathias Krause2013-04-101-0/+2
* crypto: algif_hash - Handle initial af_alg_make_sg error correctlyHerbert Xu2011-06-301-1/+3
* crypto: algif_hash - User-space interface for hash operationsHerbert Xu2010-11-191-0/+319
OpenPOWER on IntegriCloud