aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph/crypto.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-28libceph: Remove VLA usage of skcipherKees Cook1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-12libceph: stop allocating a new cipher on every crypto requestIlya Dryomov1-0/+1
2016-12-12libceph: uninline ceph_crypto_key_destroy()Ilya Dryomov1-8/+1
2016-12-12libceph: remove now unused ceph_*{en,de}crypt*() functionsIlya Dryomov1-14/+0
2016-12-12libceph: introduce ceph_crypt() for in-place en/decryptionIlya Dryomov1-0/+2
2015-11-02libceph: introduce ceph_x_authorizer_cleanup()Ilya Dryomov1-1/+3
2013-10-19net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches1-25/+23
2012-08-02libceph: fix crypto key null deref, memory leakSylvain Munaut1-1/+2
2011-03-29libceph: Create a new key type "ceph".Tommi Virtanen1-0/+2
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen1-0/+2
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+48