Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/pae/
H A Dieee802_1x_kay.c2892 static struct receive_sa * lookup_rxsa_by_an(struct receive_sc *rxsc, u8 an) in lookup_rxsa_by_an() function
2939 while ((rxsa = lookup_rxsa_by_an(rxsc, latest_sak->an)) != NULL) in ieee802_1x_kay_create_sas()