projects
/
platform
/
core
/
security
/
security-manager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf1c6bf
)
Remove bogus comment
03/118703/2
author
Lukasz Pawelczyk
<l.pawelczyk@samsung.com>
Mon, 13 Mar 2017 16:33:37 +0000
(
01:33
+0900)
committer
Krzysztof Jackiewicz
<k.jackiewicz@samsung.com>
Wed, 15 Mar 2017 14:59:46 +0000
(07:59 -0700)
Change-Id: I42e672034db00f1202606743b407a187e84ae0f0
src/common/include/ext4.h
patch
|
blob
|
history
diff --git
a/src/common/include/ext4.h
b/src/common/include/ext4.h
index 8ce4048dadf42f0d5516de0077abb6f4e6dc8e3c..c11379702cc7c08c9b5f6f8fd663a3900d50902a 100644
(file)
--- a/
src/common/include/ext4.h
+++ b/
src/common/include/ext4.h
@@
-39,7
+39,6
@@
static const std::string KEY_DESC_PREFIX = "ext4:";
std::string getPolicyHash(const std::string &path);
bool isEncrypted(const std::string &path);
-/* Make sure to initialize YACA before using this class */
class Key {
public:
Key(const std::string &passphrase, const std::vector<char> &salt);