aboutsummaryrefslogtreecommitdiff
path: root/net/ceph/crypto.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-28libceph: Remove VLA usage of skcipherGravatar Kees Cook 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-12-12libceph: stop allocating a new cipher on every crypto requestGravatar Ilya Dryomov 1-0/+1
2016-12-12libceph: uninline ceph_crypto_key_destroy()Gravatar Ilya Dryomov 1-8/+1
2016-12-12libceph: remove now unused ceph_*{en,de}crypt*() functionsGravatar Ilya Dryomov 1-14/+0
2016-12-12libceph: introduce ceph_crypt() for in-place en/decryptionGravatar Ilya Dryomov 1-0/+2
2015-11-02libceph: introduce ceph_x_authorizer_cleanup()Gravatar Ilya Dryomov 1-1/+3
2013-10-19net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesGravatar Joe Perches 1-25/+23
2012-08-02libceph: fix crypto key null deref, memory leakGravatar Sylvain Munaut 1-1/+2
2011-03-29libceph: Create a new key type "ceph".Gravatar Tommi Virtanen 1-0/+2
2011-03-29ceph: Move secret key parsing earlier.Gravatar Tommi Virtanen 1-0/+2
2010-10-20ceph: factor out libceph from Ceph file systemGravatar Yehuda Sadeh 1-0/+48