Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Spuckwaffel/Kernel-Thread-Driver
/ key
Method
key
Driver/skCrypter.h:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
__forceinline char key()
77
{
78
return _key1;
79
}
80
81
__forceinline T* encrypt()
82
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected