Searched refs:SupportedAlgorithmsResponse (Results 1 – 4 of 4) sorted by relevance
55 SupportedAlgorithmsResponse* response);
228 struct SupportedAlgorithmsResponse : public SupportedResponse<keymaster_algorithm_t> { struct229 explicit SupportedAlgorithmsResponse(int32_t ver = MAX_MESSAGE_VERSION)
105 SupportedAlgorithmsResponse* response) { in SupportedAlgorithms()
424 SupportedAlgorithmsResponse response; in get_supported_algorithms()