Home
last modified time | relevance | path

Searched refs:ptk_len (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa.c712 uint8_t *nonce1, uint8_t *nonce2, uint8_t *ptk, size_t ptk_len) in wpa_pmk_to_ptk() argument
745 sizeof (data), ptk, ptk_len); in wpa_pmk_to_ptk()
748 wpa_hexdump(MSG_DEBUG, "WPA: PTK", ptk, ptk_len); in wpa_pmk_to_ptk()