Home
last modified time | relevance | path

Searched refs:KeymasterResponder (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dkeymaster_responder.cpp23 KeymasterResponder::KeymasterResponder(cuttlefish::KeymasterChannel& channel, in KeymasterResponder() function in cuttlefish::KeymasterResponder
27 bool KeymasterResponder::ProcessMessage() { in ProcessMessage()
Dkeymaster_responder.h24 class KeymasterResponder {
30 KeymasterResponder(cuttlefish::KeymasterChannel& channel,
Dsecure_env_windows_lib.cpp64 cuttlefish::KeymasterResponder keymaster_responder(*keymaster_channel, in StartSecureEnvWithHandles()
Dsecure_env_not_windows_main.cpp355 KeymasterResponder keymaster_responder(keymaster_channel, *borrowed_km); in SecureEnvMain()