Searched refs:rands (Results 1 – 5 of 5) sorted by relevance
302 param.rands.push_back(results[i]); in OnWpaEapSimAuthCallBack()305 WIFI_LOGI("%{public}s size:%{public}zu", __func__, param.rands.size()); in OnWpaEapSimAuthCallBack()
2270 LOGI("%{public}s size:%{public}zu", __func__, param.rands.size()); in GetGsmAuthResponseWithLength()2271 for (auto iter = param.rands.begin(); iter != param.rands.end(); ++iter) { in GetGsmAuthResponseWithLength()2364 LOGI("%{public}s size: %{public}zu", __func__, param.rands.size()); in GetGsmAuthResponseWithoutLength()2365 for (auto iter = param.rands.begin(); iter != param.rands.end(); ++iter) { in GetGsmAuthResponseWithoutLength()2584 LOGI("%{public}s size: %{public}zu", __func__, param.rands.size()); in DealWpaEapSimAuthEvent()2587 if (param.rands.size() <= 0) { in DealWpaEapSimAuthEvent()
199 param.rands.push_back("30303a35353a44443a66663a4d4d"); in GetGsmAuthResponseWithoutLengthTest()206 param.rands.push_back("30303a35353a44443a66663a4d4d"); in GetGsmAuthResponseWithLengthTest()
827 std::vector<std::string> rands; member
2019 param.rands.push_back("aaaaa"); in GetGsmAuthResponseWithLengthTest()2026 param.rands.push_back("aaaaa"); in GetGsmAuthResponseWithoutLengthTest()2065 param.rands.push_back("11111"); in DealWpaEapSimAuthEventTest()