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 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

Completed in 641 milliseconds