Android-cuttlefish cvd tool
Namespaces | Functions
secure_env Namespace Reference

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)
 

Function Documentation

◆ StartSecureEnv()

SECURE_ENV_DLL_SYMBOL bool secure_env::StartSecureEnv ( const char *  keymaster_pipe,
const char *  gatekeeper_pipe,
bool  use_tpm 
)

◆ StartSecureEnvWithHandles()

SECURE_ENV_DLL_SYMBOL bool secure_env::StartSecureEnvWithHandles ( HANDLE  keymaster_pipe_handle,
HANDLE  gatekeeper_pipe_handle,
bool   
)