Searched refs:orx (Results 1 – 10 of 10) sorted by relevance
/third_party/musl/libc-test/src/functional/ |
D | random.c | 33 static unsigned orx; variable 37 orx = 0; in chkones() 39 orx |= x[i]; in chkones() 40 return orx != 0x7fffffff; in chkones() 54 t_error("weak seed %d, or pattern: 0x%08x\n", seed, orx); in checkseed()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/ |
D | ieee802_1x_cp.c | 63 bool orx; member 125 sm->orx = false; in SM_STATE() 151 sm->orx = false; in SM_STATE() 154 sm->otx, sm->orx); in SM_STATE() 298 sm->retire_when = sm->orx ? sm->retire_delay : 0; in SM_STATE() 301 sm->otx, sm->orx); in SM_STATE() 335 sm->orx = sm->lrx; in SM_STATE() 338 sm->otx, sm->orx); in SM_STATE() 473 sm->orx = false; in ieee802_1x_cp_sm_init()
|
D | ieee802_1x_kay_i.h | 119 bool orx; member 274 u8 orx:1; member 286 u8 orx:1; member
|
D | ieee802_1x_kay.h | 266 u8 oan, bool otx, bool orx);
|
D | ieee802_1x_kay.c | 254 wpa_printf(MSG_DEBUG, "\tOld Key Rx.......: %s", yes_no(body->orx)); in ieee802_1x_mka_dump_sak_use_body() 1351 body->orx = true; in ieee802_1x_mka_encode_sak_use_body() 1357 body->orx = false; in ieee802_1x_mka_encode_sak_use_body() 2599 participant->orx = false; in ieee802_1x_participant_timer() 2810 u8 oan, bool otx, bool orx) in ieee802_1x_kay_set_old_sa_attr() argument 2825 principal->orx = orx; in ieee802_1x_kay_set_old_sa_attr() 3722 participant->orx = false; in ieee802_1x_kay_create_mka()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/ |
D | ieee802_1x_cp.c | 63 Boolean orx; member 125 sm->orx = FALSE; in SM_STATE() 224 sm->orx = sm->lrx; in SM_STATE() 226 sm->otx, sm->orx); in SM_STATE() 292 sm->retire_when = sm->orx ? sm->retire_delay : 0; in SM_STATE() 295 sm->otx, sm->orx); in SM_STATE() 330 sm->orx = FALSE; in SM_STATE() 333 sm->otx, sm->orx); in SM_STATE() 462 sm->orx = FALSE; in ieee802_1x_cp_sm_init()
|
D | ieee802_1x_kay_i.h | 119 Boolean orx; member 274 u8 orx:1; member 286 u8 orx:1; member
|
D | ieee802_1x_kay.c | 254 wpa_printf(MSG_DEBUG, "\tOld Key Rx.......: %s", yes_no(body->orx)); in ieee802_1x_mka_dump_sak_use_body() 1338 body->orx = TRUE; in ieee802_1x_mka_encode_sak_use_body() 1344 body->orx = FALSE; in ieee802_1x_mka_encode_sak_use_body() 1450 if (participant->oki.kn != 0 && (body->otx || body->orx)) { in ieee802_1x_mka_decode_sak_use_body() 2562 participant->orx = FALSE; in ieee802_1x_participant_timer() 2773 u8 oan, Boolean otx, Boolean orx) in ieee802_1x_kay_set_old_sa_attr() argument 2788 principal->orx = orx; in ieee802_1x_kay_set_old_sa_attr() 3685 participant->orx = FALSE; in ieee802_1x_kay_create_mka()
|
D | ieee802_1x_kay.h | 266 u8 oan, Boolean otx, Boolean orx);
|
/third_party/rust/crates/regex/bench/src/data/ |
D | 1MB.txt | 36665 orx
|