Searched refs:MAX_Z_LEN (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/common/
H A Dwpa_common.c355 #define MAX_Z_LEN 66 /* with NIST P-521 */ macro
356 u8 data[2 * ETH_ALEN + 2 * WPA_NONCE_LEN + MAX_Z_LEN];
366 if (z_len > MAX_Z_LEN)

Completed in 100 milliseconds