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,
3521 auto expected_public_key = in CheckSupportsNonStagedInstall() local3523 if (!expected_public_key.ok()) { in CheckSupportsNonStagedInstall()3524 return expected_public_key.error(); in CheckSupportsNonStagedInstall()3526 auto verity_data = new_apex.VerifyApexVerity(*expected_public_key); in CheckSupportsNonStagedInstall()