Searched refs:SupportedAlgorithms (Results 1 – 5 of 5) sorted by relevance
39 void SupportedAlgorithms(const SupportedAlgorithmsRequest& request,
75 void RemoteKeymaster::SupportedAlgorithms(const SupportedAlgorithmsRequest& request, in SupportedAlgorithms() function in keymaster::RemoteKeymaster
41 void SupportedAlgorithms(const SupportedAlgorithmsRequest& request,
180 void RemoteKeymaster::SupportedAlgorithms( in SupportedAlgorithms() function in keymaster::RemoteKeymaster
56 HANDLE_MESSAGE(GET_SUPPORTED_ALGORITHMS, SupportedAlgorithms) in ProcessMessage()