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

Class CryptConfig

libcppcryptfs/crypt/eme.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42
43
44class CryptConfig;
45
46// we do EME only on individual path components (file/directory names)
47// a stack buffer of 384 bytes should handle all cases without

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected