summaryrefslogtreecommitdiff
path: root/net/ceph/crypto.c
Commit message (Expand)AuthorAge
* libceph, ceph: add __init attribution to init funcitonsChengguang Xu2018-04-02
* libceph: don't WARN() if user tries to add invalid keyEric Biggers2017-11-13
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-02
* libceph: include linux/sched.h into crypto.c directlyIlya Dryomov2017-02-20
* libceph: make sure ceph_aes_crypt() IV is alignedIlya Dryomov2017-01-18
* libceph: stop allocating a new cipher on every crypto requestIlya Dryomov2016-12-12
* libceph: uninline ceph_crypto_key_destroy()Ilya Dryomov2016-12-12
* libceph: remove now unused ceph_*{en,de}crypt*() functionsIlya Dryomov2016-12-12
* libceph: introduce ceph_crypt() for in-place en/decryptionIlya Dryomov2016-12-12
* libceph: Remove unnecessary ivsize variablesIlya Dryomov2016-01-27
* libceph: Use skcipherHerbert Xu2016-01-27
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* libceph: remove the unused macro AES_KEY_SIZENicholas Krause2015-09-08
* libceph: do not crash on large auth ticketsIlya Dryomov2014-11-13
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-16
* KEYS: Ceph: Use user_match()David Howells2014-07-22
* KEYS: Ceph: Use key preparsingDavid Howells2014-07-22
* libceph: eliminate sparse warningsAlex Elder2013-02-25
* KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-08
* libceph: fix crypto key null deref, memory leakSylvain Munaut2012-08-02
* ceph: Use kmemdup rather than duplicating its implementationThomas Meyer2012-01-10
* net: Remove casts of void *Joe Perches2011-06-16
* libceph: Create a new key type "ceph".Tommi Virtanen2011-03-29
* ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-29
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20