Searched refs:supports_all_ (Results 1 – 2 of 2) sorted by relevance
112 map_digests(dev, &device_digests_, &supports_all_); in Keymaster1LegacySupport()176 if (supports_all_) return false; in RequiresSoftwareDigesting()200 if (supports_all_) return false; in RequiresSoftwareDigesting()
54 bool supports_all_; variable