index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
/
crypto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
1
-0
/
+1
2017-02-20
libceph: include linux/sched.h into crypto.c directly
Ilya Dryomov
1
-0
/
+1
2017-01-18
libceph: make sure ceph_aes_crypt() IV is aligned
Ilya Dryomov
1
-1
/
+1
2016-12-13
libceph: stop allocating a new cipher on every crypto request
Ilya Dryomov
1
-25
/
+60
2016-12-13
libceph: uninline ceph_crypto_key_destroy()
Ilya Dryomov
1
-0
/
+8
2016-12-13
libceph: remove now unused ceph_*{en,de}crypt*() functions
Ilya Dryomov
1
-369
/
+0
2016-12-13
libceph: introduce ceph_crypt() for in-place en/decryption
Ilya Dryomov
1
-0
/
+87
2016-01-27
libceph: Remove unnecessary ivsize variables
Ilya Dryomov
1
-12
/
+8
2016-01-27
libceph: Use skcipher
Herbert Xu
1
-41
/
+56
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
1
-3
/
+3
2015-09-08
libceph: remove the unused macro AES_KEY_SIZE
Nicholas Krause
1
-4
/
+0
2014-11-13
libceph: do not crash on large auth tickets
Ilya Dryomov
1
-37
/
+132
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
1
-1
/
+0
2014-07-23
KEYS: Ceph: Use user_match()
David Howells
1
-6
/
+2
2014-07-23
KEYS: Ceph: Use key preparsing
David Howells
1
-9
/
+15
2013-02-26
libceph: eliminate sparse warnings
Alex Elder
1
-3
/
+4
2012-10-08
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
1
-4
/
+5
2012-08-02
libceph: fix crypto key null deref, memory leak
Sylvain Munaut
1
-0
/
+1
2012-01-10
ceph: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-2
/
+1
2011-06-17
net: Remove casts of void *
Joe Perches
1
-1
/
+1
2011-03-29
libceph: Create a new key type "ceph".
Tommi Virtanen
1
-0
/
+62
2011-03-29
ceph: Move secret key parsing earlier.
Tommi Virtanen
1
-0
/
+11
2010-10-21
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
1
-0
/
+412