Home
last modified time | relevance | path

Searched defs:participant (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/pae/
H A Dieee802_1x_kay.c291 struct ieee802_1x_mka_participant *participant; in ieee802_1x_kay_get_participant() local
313 struct ieee802_1x_mka_participant *participant; in ieee802_1x_kay_get_principal_participant() local
345 struct ieee802_1x_mka_participant *participant, const u8 *mi) in ieee802_1x_kay_get_potential_peer()
355 ieee802_1x_kay_get_live_peer(struct ieee802_1x_mka_participant *participant, in ieee802_1x_kay_get_live_peer()
367 struct ieee802_1x_mka_participant *participant, const u8 *mi) in ieee802_1x_kay_is_in_potential_peer()
378 struct ieee802_1x_mka_participant *participant, const u8 *mi) in ieee802_1x_kay_is_in_live_peer()
388 ieee802_1x_kay_get_peer(struct ieee802_1x_mka_participant *participant, in ieee802_1x_kay_get_peer()
405 ieee802_1x_kay_get_cipher_suite(struct ieee802_1x_mka_participant *participant, in ieee802_1x_kay_get_cipher_suite()
448 ieee802_1x_kay_get_peer_sci(struct ieee802_1x_mka_participant *participant, in ieee802_1x_kay_get_peer_sci()
569 struct ieee802_1x_mka_participant *participant, struct receive_sc *psc) in ieee802_1x_kay_deinit_receive_sc()
[all …]
H A Dieee802_1x_kay_i.h94 bool participant; member