Searched refs:system_shim_hash (Results 1 – 1 of 1) sorted by relevance
98 auto system_shim_hash = CalculateSha512( in GetAllowedHashes() local100 if (!system_shim_hash.ok()) { in GetAllowedHashes()101 return system_shim_hash.error(); in GetAllowedHashes()103 allowed_hashes.push_back(std::move(*system_shim_hash)); in GetAllowedHashes()