Searched refs:run_dpp_proto_pkex_resp_missing (Results 1 – 1 of 1) sorted by relevance
| /hostap-latest/tests/hwsim/ |
| D | test_dpp.py | 4297 def run_dpp_proto_pkex_resp_missing(dev, test, reason): function 4313 run_dpp_proto_pkex_resp_missing(dev, 36, "No DPP Status attribute") 4317 run_dpp_proto_pkex_resp_missing(dev, 37, "Missing Encrypted Key attribute") 4334 run_dpp_proto_pkex_resp_missing(dev, 41, 4339 run_dpp_proto_pkex_resp_missing(dev, 42, "No valid v (R-Auth tag) found") 4343 run_dpp_proto_pkex_resp_missing(dev, 43, "Missing or invalid required Wrapped Data attribute") 4352 run_dpp_proto_pkex_resp_missing(dev, 45, 4357 run_dpp_proto_pkex_resp_missing(dev, 46, 4367 run_dpp_proto_pkex_resp_missing(dev, 48, 4376 run_dpp_proto_pkex_resp_missing(dev, 50, "No valid v (R-Auth tag) found")
|