|
Android-cuttlefish cvd tool
|
#include <windows.h>

Go to the source code of this file.
Namespaces | |
| namespace | secure_env |
Macros | |
| #define | SECURE_ENV_DLL_SYMBOL |
Functions | |
| bool | secure_env::StartSecureEnv (const char *keymaster_pipe, const char *gatekeeper_pipe, bool use_tpm) |
| bool | secure_env::StartSecureEnvWithHandles (HANDLE keymaster_pipe_handle, HANDLE gatekeeper_pipe_handle, bool) |
| #define SECURE_ENV_DLL_SYMBOL |