Android-cuttlefish cvd tool
|
Namespaces | |
namespace | anonymous_namespace{secure_env_windows_lib.cpp} |
Functions | |
bool | StartSecureEnvWithHandles (HANDLE keymaster_pipe_handle, HANDLE gatekeeper_pipe_handle, bool) |
bool | StartSecureEnv (const char *keymaster_pipe, const char *gatekeeper_pipe, bool use_tpm) |
SECURE_ENV_DLL_SYMBOL bool secure_env::StartSecureEnv | ( | const char * | keymaster_pipe, |
const char * | gatekeeper_pipe, | ||
bool | use_tpm | ||
) |
SECURE_ENV_DLL_SYMBOL bool secure_env::StartSecureEnvWithHandles | ( | HANDLE | keymaster_pipe_handle, |
HANDLE | gatekeeper_pipe_handle, | ||
bool | |||
) |