aboutsummaryrefslogtreecommitdiff
path: root/crypto/algif_skcipher.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-10crypto: algif - suppress sending source address information in recvmsgGravatar Mathias Krause 1-0/+1
2010-11-30crypto: algif_skcipher - Handle unaligned receive bufferGravatar Herbert Xu 1-6/+7
2010-11-30crypto: algif_skcipher - Fixed overflow when sndbuf is page alignedGravatar Herbert Xu 1-21/+11
2010-11-28crypto: algif_skcipher - Pass on error from af_alg_make_sgGravatar Herbert Xu 1-1/+2
2010-11-26crypto: algif_skcipher - User-space interface for skcipher operationsGravatar Herbert Xu 1-0/+640