summaryrefslogtreecommitdiff
path: root/net/ceph/crypto.h
AgeCommit message (Expand)AuthorFilesLines
2026-02-09libceph: adapt ceph_x_challenge_blob hashing and msgr1 message signingIlya Dryomov1-0/+4
2026-02-09libceph: add support for CEPH_CRYPTO_AES256KRB5Ilya Dryomov1-4/+12
2026-02-09libceph: introduce ceph_crypto_key_prepare()Ilya Dryomov1-0/+1
2026-02-09libceph: generalize ceph_x_encrypt_offset() and ceph_x_encrypt_buflen()Ilya Dryomov1-0/+2
2026-02-09libceph: define and enforce CEPH_MAX_KEY_LENIlya Dryomov1-1/+1
2024-11-18libceph: Remove unused ceph_crypto_key_encodeDr. David Alan Gilbert1-1/+0
2020-12-15libceph, ceph: incorporate nautilus cephx changesIlya Dryomov1-0/+3
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-13libceph: stop allocating a new cipher on every crypto requestIlya Dryomov1-0/+1
2016-12-13libceph: uninline ceph_crypto_key_destroy()Ilya Dryomov1-8/+1
2016-12-13libceph: remove now unused ceph_*{en,de}crypt*() functionsIlya Dryomov1-14/+0
2016-12-13libceph: introduce ceph_crypt() for in-place en/decryptionIlya Dryomov1-0/+2
2015-11-03libceph: introduce ceph_x_authorizer_cleanup()Ilya Dryomov1-1/+3
2013-10-20net: 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-21ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+48