MCPcopy 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

58public:
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_serialMethod · 0.95
get_deletable_filesFunction · 0.80
GetFsInfoMethod · 0.80
get_dir_ivFunction · 0.80
create_dir_ivFunction · 0.80
delete_directoryFunction · 0.80
rt_is_dir_iv_fileFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected