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

  /external/wpa_supplicant_8/src/pae/
ieee802_1x_cp.c 62 Boolean otx; member in struct:ieee802_1x_cp_sm
124 sm->otx = FALSE;
223 sm->otx = sm->ltx;
226 sm->otx, sm->orx);
293 sm->otx = FALSE;
295 sm->otx, sm->orx);
331 sm->otx = FALSE;
333 sm->otx, sm->orx);
463 sm->otx = FALSE;
ieee802_1x_kay_i.h 118 Boolean otx; member in struct:ieee802_1x_mka_participant
255 * @otx: old key TX
275 u8 otx:1; member in struct:ieee802_1x_mka_sak_use_body
285 u8 otx:1; member in struct:ieee802_1x_mka_sak_use_body

Completed in 488 milliseconds