Ilya Dryomov
|
124f930b8c
libceph: make sure ceph_aes_crypt() IV is aligned
|
8 年之前 |
Ilya Dryomov
|
7af3ea189a
libceph: stop allocating a new cipher on every crypto request
|
8 年之前 |
Ilya Dryomov
|
6db2304aab
libceph: uninline ceph_crypto_key_destroy()
|
8 年之前 |
Ilya Dryomov
|
2b1e1a7cd0
libceph: remove now unused ceph_*{en,de}crypt*() functions
|
8 年之前 |
Ilya Dryomov
|
a45f795c65
libceph: introduce ceph_crypt() for in-place en/decryption
|
8 年之前 |
Ilya Dryomov
|
e9f6452e0e
libceph: Remove unnecessary ivsize variables
|
9 年之前 |
Herbert Xu
|
e59dd982d3
libceph: Use skcipher
|
9 年之前 |
David Howells
|
146aa8b145
KEYS: Merge the type-specific data with the payload data
|
9 年之前 |
Nicholas Krause
|
b79b23682a
libceph: remove the unused macro AES_KEY_SIZE
|
10 年之前 |
Ilya Dryomov
|
aaef31703a
libceph: do not crash on large auth tickets
|
10 年之前 |
David Howells
|
c06cfb08b8
KEYS: Remove key_type::match in favour of overriding default by match_preparse
|
11 年之前 |
David Howells
|
7c3bec0a1f
KEYS: Ceph: Use user_match()
|
11 年之前 |
David Howells
|
efa64c0978
KEYS: Ceph: Use key preparsing
|
11 年之前 |
Alex Elder
|
1541716789
libceph: eliminate sparse warnings
|
12 年之前 |
David Howells
|
cf7f601c06
KEYS: Add payload preparsing opportunity prior to key instantiate or update
|
13 年之前 |
Sylvain Munaut
|
f0666b1ac8
libceph: fix crypto key null deref, memory leak
|
13 年之前 |
Thomas Meyer
|
186482560f
ceph: Use kmemdup rather than duplicating its implementation
|
13 年之前 |
Joe Perches
|
ea11073387
net: Remove casts of void *
|
14 年之前 |
Tommi Virtanen
|
4b2a58abd1
libceph: Create a new key type "ceph".
|
14 年之前 |
Tommi Virtanen
|
8323c3aa74
ceph: Move secret key parsing earlier.
|
14 年之前 |
Yehuda Sadeh
|
3d14c5d2b6
ceph: factor out libceph from Ceph file system
|
15 年之前 |