Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:ok

3169 	int ok = 0;
3180 ok = 1;
3187 if (!ok && sm->ptk_set) {
3196 ok = 1;
3199 if (!ok) {
3218 int ok = 0;
3237 ok = 1;
3245 if (!ok && peerkey->stk_set) {
3254 ok = 1;
3257 if (!ok) {