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