Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c540 #define RRB_MIN_MSG_LEN 64 in wpa_ft_rrb_build() macro
541 if (*packet_len < RRB_MIN_MSG_LEN) { in wpa_ft_rrb_build()
542 pad_len = RRB_MIN_MSG_LEN - *packet_len; in wpa_ft_rrb_build()