Searched refs:SupportedAlgorithmsResponse (Results 1 – 6 of 6) sorted by relevance
31 SupportedAlgorithmsResponse* response);
56 SupportedAlgorithmsResponse* response);
239 struct SupportedAlgorithmsResponse : public SupportedResponse<keymaster_algorithm_t> { struct240 explicit SupportedAlgorithmsResponse(int32_t ver = MAX_MESSAGE_VERSION)
70 SupportedAlgorithmsResponse* response) { in SupportedAlgorithms()
98 SupportedAlgorithmsResponse* response) { in SupportedAlgorithms()
424 SupportedAlgorithmsResponse response; in get_supported_algorithms()