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,
3924 auto expected_public_key = in CheckSupportsNonStagedInstall() local3926 if (!expected_public_key.ok()) { in CheckSupportsNonStagedInstall()3927 return expected_public_key.error(); in CheckSupportsNonStagedInstall()3929 auto verity_data = new_apex.VerifyApexVerity(*expected_public_key); in CheckSupportsNonStagedInstall()