Home
last modified time | relevance | path

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

/hostap-latest/src/pasn/
Dpasn_common.c79 void pasn_set_cipher(struct pasn_data *pasn, int cipher) in pasn_set_cipher() function
Dpasn_common.h199 void pasn_set_cipher(struct pasn_data *pasn, int cipher);
/hostap-latest/src/ap/
Dieee802_11.c2746 pasn_set_cipher(pasn, rsn_data.pairwise_cipher); in hapd_pasn_update_params()