Searched defs:orx (Results 1 - 10 of 10) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_cp.c65 Boolean orx; member in struct:ieee802_1x_cp_sm
127 sm->orx = FALSE;
222 sm->orx = sm->lrx;
224 sm->otx, sm->orx);
290 sm->retire_when = sm->orx ? sm->retire_delay : 0;
293 sm->otx, sm->orx);
325 sm->orx = FALSE;
328 sm->otx, sm->orx);
456 sm->orx = FALSE;
H A Dieee802_1x_kay_i.h119 Boolean orx; member in struct:ieee802_1x_mka_participant
254 * @orx: old key RX
272 u8 orx:1; member in struct:ieee802_1x_mka_sak_use_body
284 u8 orx:1; member in struct:ieee802_1x_mka_sak_use_body
H A Dieee802_1x_kay.c220 wpa_printf(MSG_DEBUG, "\tOld Key Rx....: %s", yes_no(body->orx));
1226 body->orx = TRUE;
1232 body->orx = FALSE;
1335 if (body->otx || body->orx) {
2387 participant->orx = FALSE;
2598 u8 oan, Boolean otx, Boolean orx)
2613 principal->orx = orx;
3324 participant->orx = 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.c65 Boolean orx; member in struct:ieee802_1x_cp_sm
127 sm->orx = FALSE;
222 sm->orx = sm->lrx;
224 sm->otx, sm->orx);
290 sm->retire_when = sm->orx ? sm->retire_delay : 0;
293 sm->otx, sm->orx);
325 sm->orx = FALSE;
328 sm->otx, sm->orx);
456 sm->orx = FALSE;
H A Dieee802_1x_kay_i.h119 Boolean orx; member in struct:ieee802_1x_mka_participant
254 * @orx: old key RX
272 u8 orx:1; member in struct:ieee802_1x_mka_sak_use_body
284 u8 orx:1; member in struct:ieee802_1x_mka_sak_use_body
H A Dieee802_1x_kay.c220 wpa_printf(MSG_DEBUG, "\tOld Key Rx....: %s", yes_no(body->orx));
1226 body->orx = TRUE;
1232 body->orx = FALSE;
1335 if (body->otx || body->orx) {
2387 participant->orx = FALSE;
2598 u8 oan, Boolean otx, Boolean orx)
2613 principal->orx = orx;
3324 participant->orx = 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.c65 Boolean orx; member in struct:ieee802_1x_cp_sm
127 sm->orx = FALSE;
222 sm->orx = sm->lrx;
224 sm->otx, sm->orx);
290 sm->retire_when = sm->orx ? sm->retire_delay : 0;
293 sm->otx, sm->orx);
325 sm->orx = FALSE;
328 sm->otx, sm->orx);
456 sm->orx = FALSE;
H A Dieee802_1x_kay_i.h119 Boolean orx; member in struct:ieee802_1x_mka_participant
254 * @orx: old key RX
272 u8 orx:1; member in struct:ieee802_1x_mka_sak_use_body
284 u8 orx:1; member in struct:ieee802_1x_mka_sak_use_body
H A Dieee802_1x_kay.c220 wpa_printf(MSG_DEBUG, "\tOld Key Rx....: %s", yes_no(body->orx));
1226 body->orx = TRUE;
1232 body->orx = FALSE;
1335 if (body->otx || body->orx) {
2387 participant->orx = FALSE;
2598 u8 oan, Boolean otx, Boolean orx)
2613 principal->orx = orx;
3324 participant->orx = 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/v8/src/ppc/
H A Dassembler-ppc.cc1012 void Assembler::orx(Register dst, Register src1, Register src2, RCBit rc) { function in class:v8::internal::Assembler
1138 orx(dst, src, src);

Completed in 284 milliseconds