MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / GetConfig

Method GetConfig

libcppcryptfs/context/cryptcontext.h:128–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 CryptContext();
127
128 CryptConfig *GetConfig() const { return m_config; };
129
130 bool FinalInitBeforeMounting(bool use_key_cache);
131

Callers 15

FileNameEncMethod · 0.80
ConvertMethod · 0.80
get_pathMethod · 0.80
mount_crypt_fsFunction · 0.80
transform_pathFunction · 0.80
get_deletable_filesFunction · 0.80
read_blockFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected