aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph/crypto.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-25libceph: eliminate sparse warningsAlex Elder1-3/+4
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells1-4/+5
2012-08-02libceph: fix crypto key null deref, memory leakSylvain Munaut1-0/+1
2012-01-10ceph: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-06-16net: Remove casts of void *Joe Perches1-1/+1
2011-03-29libceph: Create a new key type "ceph".Tommi Virtanen1-0/+62
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen1-0/+11
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+412