Searched refs:SupportedDigestsResponse (Results 1 – 6 of 6) sorted by relevance
37 SupportedDigestsResponse* response);
62 SupportedDigestsResponse* response);
254 struct SupportedDigestsResponse : public SupportedResponse<keymaster_digest_t> { struct255 explicit SupportedDigestsResponse(int32_t ver = MAX_MESSAGE_VERSION)
85 SupportedDigestsResponse* response) { in SupportedDigests()
146 SupportedDigestsResponse* response) { in SupportedDigests()
532 SupportedDigestsResponse response; in get_supported_digests()