Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ IsLocked
Method
IsLocked
libcppcryptfs/util/LockZeroBuffer.h:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
void operator=(LockZeroBuffer const&) = delete;
49
50
BOOL IsLocked() { return m_IsLocked; };
51
T *m_buf;
52
DWORD m_len;
53
Callers
15
get_password
Function · 0.80
do_self_args
Function · 0.80
wmain
Function · 0.80
ArePasswordBuffersLocked
Method · 0.80
CreateCryptfs
Method · 0.80
OnCopyData
Method · 0.80
Mount
Method · 0.80
init
Method · 0.80
Register
Method · 0.80
read
Method · 0.80
decrypt_key
Method · 0.80
encrypt_key
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected