Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
FileNameEnc
Method · 0.80
Convert
Method · 0.80
get_path
Method · 0.80
DOKAN_CALLBACK CryptMoveFile
Function · 0.80
DOKAN_CALLBACK CryptGetVolumeInformation
Function · 0.80
DOKAN_CALLBACK CryptMounted
Function · 0.80
DOKAN_CALLBACK CryptGetDiskFreeSpace
Function · 0.80
mount_crypt_fs
Function · 0.80
write_volume_name_if_changed
Function · 0.80
transform_path
Function · 0.80
get_deletable_files
Function · 0.80
read_block
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected