Searched refs:VerifyPUK (Results 1 – 2 of 2) sorted by relevance
204 bool VerifyPUK(const std::string_view puk);
214 bool SimService::PinStatus::VerifyPUK(const std::string_view puk) { in VerifyPUK() function in cuttlefish::SimService::PinStatus251 result = VerifyPUK(pin_or_puk); in ChangePIN()270 bool result = VerifyPUK(puk); in ChangePUK()