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

  /src/external/bsd/wpa/dist/src/pae/
ieee802_1x_cp.c 63 bool orx; member in struct:ieee802_1x_cp_sm
126 sm->orx = false;
152 sm->orx = false;
155 sm->otx, sm->orx);
302 sm->retire_when = sm->orx ? sm->retire_delay : 0;
305 sm->otx, sm->orx);
339 sm->orx = sm->lrx;
342 sm->otx, sm->orx);
478 sm->orx = false;
ieee802_1x_kay_i.h 119 bool orx; member in struct:ieee802_1x_mka_participant
256 * @orx: old key RX
274 u8 orx:1; member in struct:ieee802_1x_mka_sak_use_body
286 u8 orx:1; member in struct:ieee802_1x_mka_sak_use_body
ieee802_1x_kay.h 269 u8 oan, bool otx, bool orx);
ieee802_1x_kay.c 262 wpa_printf(MSG_DEBUG, "\tOld Key Rx.......: %s", yes_no(body->orx));
1359 body->orx = true;
1365 body->orx = false;
2639 participant->orx = false;
2848 u8 oan, bool otx, bool orx)
2863 principal->orx = orx;
3763 participant->orx = false;

Completed in 25 milliseconds