HomeSort by: relevance | last modified time | path
    Searched refs:new_sak (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/pae/
ieee802_1x_cp.c 47 bool new_sak; /* clear by CP */ member in struct:ieee802_1x_cp_sm
251 sm->new_sak = false;
391 else if (sm->new_sak)
401 if (sm->new_sak || changed_connect(sm))
424 else if (sm->new_sak)
429 if (sm->new_sak || changed_connect(sm))
437 else if (sm->new_sak)
638 sm->new_sak = true;
ieee802_1x_kay_i.h 142 bool new_sak; member in struct:ieee802_1x_mka_participant
ieee802_1x_kay.c 1332 participant->new_sak = true;
1338 participant->new_sak = true;
1527 participant->new_sak = true;
2296 participant->new_sak = true;
2345 participant->new_sak = true;
2677 if (participant->new_sak && participant->is_key_server) {
2681 participant->new_sak = false;
3767 participant->new_sak = false;
3931 participant->new_sak = true;
3974 participant->new_sak = true
    [all...]

Completed in 22 milliseconds