HomeSort by relevance Sort by last modified time
    Searched refs:otx (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/pae/
ieee802_1x_cp.c 64 Boolean otx; member in struct:ieee802_1x_cp_sm
126 sm->otx = FALSE;
221 sm->otx = sm->ltx;
224 sm->otx, sm->orx);
291 sm->otx = FALSE;
293 sm->otx, sm->orx);
326 sm->otx = FALSE;
328 sm->otx, sm->orx);
457 sm->otx = FALSE;
ieee802_1x_kay_i.h 118 Boolean otx; member in struct:ieee802_1x_mka_participant
253 * @otx: old key TX
273 u8 otx:1; member in struct:ieee802_1x_mka_sak_use_body
283 u8 otx:1; member in struct:ieee802_1x_mka_sak_use_body
ieee802_1x_kay.h 261 u8 oan, Boolean otx, Boolean orx);
ieee802_1x_kay.c 219 wpa_printf(MSG_DEBUG, "\tOld Key Tx....: %s", yes_no(body->otx));
1225 body->otx = TRUE;
1231 body->otx = FALSE;
    [all...]

Completed in 75 milliseconds