MCPcopy 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

37using namespace std;
38
39class CryptContext;
40
41bool
42get_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