Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ DirIV
Method
DirIV
libcppcryptfs/config/cryptconfig.h:60–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
public:
59
wstring m_configPath;
60
bool DirIV() { return m_DirIV; };
61
bool m_EMENames;
62
bool m_GCMIV128;
63
bool m_LongNames;
Callers
7
init_serial
Method · 0.95
get_deletable_files
Function · 0.80
GetFsInfo
Method · 0.80
get_dir_iv
Function · 0.80
create_dir_iv
Function · 0.80
delete_directory
Function · 0.80
rt_is_dir_iv_file
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected