Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ CryptContext
Class
CryptContext
libcppcryptfs/util/fileutil.h:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
using namespace std;
38
39
class CryptContext;
40
41
bool
42
get_dir_iv(CryptContext *con, const WCHAR *path, unsigned char *dir_iv);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected