Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ FileNameEnc
Method
FileNameEnc
cppcryptfs/dokan/FileNameEnc.h:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
92
public:
93
FileNameEnc() = delete;
94
FileNameEnc(PDOKAN_FILE_INFO DokanFileInfo, const WCHAR *fname,
95
string *actual_encrypted = NULL,
96
bool ignorecasecache = false);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected