Searched refs:expected_public_key (Results 1 – 2 of 2) sorted by relevance
99 const std::string& ab_other_suffix, const std::string& expected_public_key,
3571 auto expected_public_key = in CheckSupportsNonStagedInstall() local3573 if (!expected_public_key.ok()) { in CheckSupportsNonStagedInstall()3574 return expected_public_key.error(); in CheckSupportsNonStagedInstall()3576 auto verity_data = new_apex.VerifyApexVerity(*expected_public_key); in CheckSupportsNonStagedInstall()