Searched refs:km1_device_digests_ (Results 1 – 2 of 2) sorted by relevance
243 DigestMap km1_device_digests_; variable
220 map_digests(keymaster1_device, &km1_device_digests_, &supports_all_digests_); in SetHardwareDevice()252 for (auto& entry : km1_device_digests_) { in Keymaster1DeviceIsGood()673 auto supported_digests = km1_device_digests_.find(std::make_pair(algorithm, purpose)); in FindUnsupportedDigest()674 if (supported_digests == km1_device_digests_.end()) in FindUnsupportedDigest()