Searched defs:otx (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_cp.c64 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;
H A Dieee802_1x_kay_i.h118 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
H A Dieee802_1x_kay.c219 wpa_printf(MSG_DEBUG, "\tOld Key Tx....: %s", yes_no(body->otx));
1225 body->otx = TRUE;
1231 body->otx = FALSE;
1335 if (body->otx || body->orx) {
2386 participant->otx = FALSE;
2598 u8 oan, Boolean otx, Boolean orx)
2612 principal->otx = otx;
3325 participant->otx = FALSE;
2596 ieee802_1x_kay_set_old_sa_attr(struct ieee802_1x_kay *kay, struct ieee802_1x_mka_ki *oki, u8 oan, Boolean otx, Boolean orx) argument
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_cp.c64 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;
H A Dieee802_1x_kay_i.h118 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
H A Dieee802_1x_kay.c219 wpa_printf(MSG_DEBUG, "\tOld Key Tx....: %s", yes_no(body->otx));
1225 body->otx = TRUE;
1231 body->otx = FALSE;
1335 if (body->otx || body->orx) {
2386 participant->otx = FALSE;
2598 u8 oan, Boolean otx, Boolean orx)
2612 principal->otx = otx;
3325 participant->otx = FALSE;
2596 ieee802_1x_kay_set_old_sa_attr(struct ieee802_1x_kay *kay, struct ieee802_1x_mka_ki *oki, u8 oan, Boolean otx, Boolean orx) argument
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_cp.c64 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;
H A Dieee802_1x_kay_i.h118 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
H A Dieee802_1x_kay.c219 wpa_printf(MSG_DEBUG, "\tOld Key Tx....: %s", yes_no(body->otx));
1225 body->otx = TRUE;
1231 body->otx = FALSE;
1335 if (body->otx || body->orx) {
2386 participant->otx = FALSE;
2598 u8 oan, Boolean otx, Boolean orx)
2612 principal->otx = otx;
3325 participant->otx = FALSE;
2596 ieee802_1x_kay_set_old_sa_attr(struct ieee802_1x_kay *kay, struct ieee802_1x_mka_ki *oki, u8 oan, Boolean otx, Boolean orx) argument

Completed in 2462 milliseconds