Home
last modified time | relevance | path

Searched defs:nonce2 (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/tests/hwsim/
Dtest_ap_psk.py1461 def pmk_to_ptk(pmk, addr1, addr2, nonce1, nonce2): argument
/hostap-latest/src/common/
Dwpa_common.c395 const u8 *nonce1, const u8 *nonce2, in wpa_pmk_to_ptk()