mesh: Use WPA_NONCE_LEN macro
authorJouni Malinen <j@w1.fi>
Sat, 18 Jun 2016 11:01:47 +0000 (14:01 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 18 Jun 2016 12:52:54 +0000 (15:52 +0300)
commitb8b499e4a47ef16c0e6e97e2994b0ef4ed931daa
treeed4701d1a3379bf4e83e47e6d39fbd488fcd1ae4
parent074f72849f17a1dafaa4eecd3c1d959b84fb21df
mesh: Use WPA_NONCE_LEN macro

No need to use the magic value 32 here since there is a generic define
for the RSN-related nonce values.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/sta_info.h
wpa_supplicant/mesh_rsn.c