Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c546 #define RRB_MIN_MSG_LEN 64 in wpa_ft_rrb_build() macro
547 if (*packet_len < RRB_MIN_MSG_LEN) { in wpa_ft_rrb_build()
548 pad_len = RRB_MIN_MSG_LEN - *packet_len; in wpa_ft_rrb_build()