Home
last modified time | relevance | path

Searched refs:SupportedDigests (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/guest/hals/keymaster/remote/
Dremote_keymaster.h43 void SupportedDigests(const SupportedDigestsRequest& request,
Dremote_keymaster.cpp89 void RemoteKeymaster::SupportedDigests(const SupportedDigestsRequest& request, in SupportedDigests() function in keymaster::RemoteKeymaster
/device/google/cuttlefish/host/commands/secure_env/
Dkeymaster_responder.cpp58 HANDLE_MESSAGE(GET_SUPPORTED_DIGESTS, SupportedDigests) in ProcessMessage()