Home
last modified time | relevance | path

Searched refs:oemlock_impl (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dsecure_env.cpp76 auto oemlock_impl = secure_oemlock ? "tpm" : "software"; in SecureEnv() local
77 command.AddParameter("-oemlock_impl=", oemlock_impl); in SecureEnv()
/device/google/cuttlefish/host/commands/secure_env/
Dsecure_env_not_windows_main.cpp87 DEFINE_string(oemlock_impl, "tpm",