summaryrefslogtreecommitdiffstats
path: root/fs/ceph/Kconfig
AgeCommit message (Collapse)AuthorFilesLines
2010-07-24ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES"Robert P. J. Day1-1/+1
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Sage Weil <sage@newdream.net>
2010-02-10ceph: aes crypto and base64 encode/decode helpersSage Weil1-0/+1
Helpers to encrypt/decrypt AES and base64. Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net> Signed-off-by: Sage Weil <sage@newdream.net>
2009-10-06ceph: Kconfig, MakefileSage Weil1-0/+26
Kconfig options and Makefile. Signed-off-by: Sage Weil <sage@newdream.net>