Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/pasn/
H A Dpasn_common.c79 void pasn_set_cipher(struct pasn_data *pasn, int cipher) in pasn_set_cipher() function
H A Dpasn_common.h199 void pasn_set_cipher(struct pasn_data *pasn, int cipher);
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.c2744 pasn_set_cipher(pasn, rsn_data.pairwise_cipher); in hapd_pasn_update_params()