MCPcopy 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_passwordFunction · 0.80
do_self_argsFunction · 0.80
wmainFunction · 0.80
CreateCryptfsMethod · 0.80
OnCopyDataMethod · 0.80
MountMethod · 0.80
initMethod · 0.80
RegisterMethod · 0.80
readMethod · 0.80
decrypt_keyMethod · 0.80
encrypt_keyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected