aboutsummaryrefslogtreecommitdiff
path: root/crypto/algif_skcipher.c
AgeCommit message (Expand)Author
2016-04-19crypto: algif_skcipher - Fix race condition in skcipher_check_keyHerbert Xu
2016-04-19crypto: algif_skcipher - Remove custom release parent functionHerbert Xu
2016-04-19crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu
2016-04-19crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu
2014-09-04crypto: algif - avoid excessive use of socket buffer in skcipherOndrej Kozina
2013-11-29net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-04-10crypto: algif - suppress sending source address information in recvmsgMathias Krause
2010-11-30crypto: algif_skcipher - Handle unaligned receive bufferHerbert Xu
2010-11-30crypto: algif_skcipher - Fixed overflow when sndbuf is page alignedHerbert Xu
2010-11-28crypto: algif_skcipher - Pass on error from af_alg_make_sgHerbert Xu
2010-11-26crypto: algif_skcipher - User-space interface for skcipher operationsHerbert Xu