Android-cuttlefish cvd tool
Functions
secure_env_windows_main.cpp File Reference
#include <android-base/logging.h>
#include <gflags/gflags.h>
#include "cuttlefish/host/commands/secure_env/secure_env_windows_lib.h"
Include dependency graph for secure_env_windows_main.cpp:

Functions

 DEFINE_string (keymaster_pipe, "", "Keymaster pipe path")
 
 DEFINE_string (gatekeeper_pipe, "", "Gatekeeper pipe path")
 
 DEFINE_bool (use_tpm, false, "Whether to use TPM for cryptography primitives.")
 
int main (int argc, char **argv)
 

Function Documentation

◆ DEFINE_bool()

DEFINE_bool ( use_tpm  ,
false  ,
"Whether to use TPM for cryptography primitives."   
)

◆ DEFINE_string() [1/2]

DEFINE_string ( gatekeeper_pipe  ,
""  ,
"Gatekeeper pipe path"   
)

◆ DEFINE_string() [2/2]

DEFINE_string ( keymaster_pipe  ,
""  ,
"Keymaster pipe path"   
)

◆ main()

int main ( int  argc,
char **  argv 
)