Dan Williams
|
c56f6d1270
crypto: replace scatterwalk_sg_chain with sg_chain
|
10 years ago |
Al Viro
|
01e97e6517
new helper: msg_data_left()
|
10 years ago |
Al Viro
|
237dae8890
Merge branch 'iocb' into for-davem
|
10 years ago |
tadeusz.struk@intel.com
|
033f46b3c1
crypto: algif - explicitly mark end of data
|
10 years ago |
Tadeusz Struk
|
82d929207a
crypto: algif - use kmalloc instead of kzalloc
|
10 years ago |
tadeusz.struk@intel.com
|
ac110f4954
crypto: algif - fix warn: unsigned 'used' is never less than zero
|
10 years ago |
Tadeusz Struk
|
a596999b7d
crypto: algif - change algif_skcipher to be asynchronous
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Linus Torvalds
|
fee5429e02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
10 years ago |
Linus Torvalds
|
9399f0c514
crypto: fix af_alg_make_sg() conversion to iov_iter
|
10 years ago |
Al Viro
|
1d10eb2f15
crypto: switch af_alg_make_sg() to iov_iter
|
10 years ago |
Tadeusz Struk
|
0f477b655a
crypto: algif - Mark sgl end at the end of data
|
10 years ago |
Linus Torvalds
|
e3aa91a7cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
10 years ago |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 years ago |
Stephan Mueller
|
f26b7b8052
crypto: algif_skcipher - initialize upon init request
|
10 years ago |
Struk, Tadeusz
|
9ba0905f17
crypto: algif_skcipher - removed unneeded code
|
10 years ago |
Herbert Xu
|
1e104f9a25
crypto: algif_skcipher - Fixed blocking recvmsg
|
10 years ago |
Daniel Borkmann
|
79e886599e
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
|
10 years ago |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 years ago |
Stephan Mueller
|
e1bd95bf7c
crypto: algif - zeroize IV buffer
|
10 years ago |
Ondrej Kozina
|
e2cffb5f49
crypto: algif - avoid excessive use of socket buffer in skcipher
|
11 years ago |
Shawn Landden
|
d3f7d56a7a
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
|
11 years ago |
Hannes Frederic Sowa
|
f3d3342602
net: rework recvmsg handler msg_name and msg_namelen logic
|
11 years ago |
Mathias Krause
|
72a763d805
crypto: algif - suppress sending source address information in recvmsg
|
12 years ago |
Herbert Xu
|
bc97e57eb2
crypto: algif_skcipher - Handle unaligned receive buffer
|
14 years ago |
Herbert Xu
|
0f6bb83cb1
crypto: algif_skcipher - Fixed overflow when sndbuf is page aligned
|
14 years ago |
Herbert Xu
|
c762be6375
crypto: algif_skcipher - Pass on error from af_alg_make_sg
|
14 years ago |
Herbert Xu
|
8ff590903d
crypto: algif_skcipher - User-space interface for skcipher operations
|
15 years ago |