Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/pae/
H A Dieee802_1x_kay.c283 struct ieee802_1x_mka_participant *participant; in ieee802_1x_kay_get_participant() local
305 struct ieee802_1x_mka_participant *participant; in ieee802_1x_kay_get_principal_participant() local
337 struct ieee802_1x_mka_participant *participant, const u8 *mi) in ieee802_1x_kay_get_potential_peer()
347 ieee802_1x_kay_get_live_peer(struct ieee802_1x_mka_participant *participant, in ieee802_1x_kay_get_live_peer()
359 struct ieee802_1x_mka_participant *participant, const u8 *mi) in ieee802_1x_kay_is_in_potential_peer()
370 struct ieee802_1x_mka_participant *participant, const u8 *mi) in ieee802_1x_kay_is_in_live_peer()
380 ieee802_1x_kay_get_peer(struct ieee802_1x_mka_participant *participant, in ieee802_1x_kay_get_peer()
397 ieee802_1x_kay_get_cipher_suite(struct ieee802_1x_mka_participant *participant, in ieee802_1x_kay_get_cipher_suite()
440 ieee802_1x_kay_get_peer_sci(struct ieee802_1x_mka_participant *participant, in ieee802_1x_kay_get_peer_sci()
561 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 Boolean participant; member