Searched refs:SupportedAlgorithms (Results 1 – 3 of 3) sorted by relevance
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()