Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ CryptContext
Class
CryptContext
libcppcryptfs/util/util.h:38–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
using namespace std;
37
38
class CryptContext;
39
40
void SetDbgVars(BOOL DebugMode, BOOL UseStdErr, BOOL UseLogFile, FILE* logfile);
41
void DbgPrint(LPCWSTR format, ...);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected