Searched refs:SupportedDigestsResponse (Results 1 – 4 of 4) sorted by relevance
61 SupportedDigestsResponse* response);
243 struct SupportedDigestsResponse : public SupportedResponse<keymaster_digest_t> { struct244 SupportedDigestsResponse(int32_t ver = MAX_MESSAGE_VERSION)
153 SupportedDigestsResponse* response) { in SupportedDigests()
522 SupportedDigestsResponse response; in get_supported_digests()