Searched defs:an (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/src/pae/ |
D | ieee802_1x_kay.h | 64 u8 an; member 102 u8 an; member 128 u8 an; member
|
D | ieee802_1x_kay.c | 475 ieee802_1x_kay_init_receive_sa(struct receive_sc *psc, u8 an, u32 lowest_pn, in ieee802_1x_kay_init_receive_sa() 2708 ieee802_1x_kay_init_transmit_sa(struct transmit_sc *psc, u8 an, u32 next_PN, in ieee802_1x_kay_init_transmit_sa() 2879 static struct transmit_sa * lookup_txsa_by_an(struct transmit_sc *txsc, u8 an) in lookup_txsa_by_an() 2892 static struct receive_sa * lookup_rxsa_by_an(struct receive_sc *rxsc, u8 an) in lookup_rxsa_by_an()
|
D | ieee802_1x_cp.c | 656 void ieee802_1x_cp_set_distributedan(void *cp_ctx, u8 an) in ieee802_1x_cp_set_distributedan()
|
/hostap-latest/src/drivers/ |
D | driver_macsec_linux.c | 1049 u64 sci, unsigned char an, bool state) in set_active_rx_sa() 1369 unsigned char an, bool state) in set_active_tx_sa()
|