Searched refs:resuming (Results 1 – 12 of 12) sorted by relevance
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap_peap.c | 56 int resuming; /* starting a resumed session */ member 1072 !data->resuming) { in eap_peap_process() 1127 if (sm->workaround && data->resuming) { in eap_peap_process() 1145 data->resuming = 0; in eap_peap_process() 1210 data->resuming = 1; in eap_peap_init_for_reauth()
|
D | eap_fast.c | 45 int resuming; /* starting a resumed session */ member 1474 if (data->resuming && data->current_pac) { in eap_fast_process_start() 1534 !data->resuming) { in eap_fast_process() 1572 data->resuming = 0; in eap_fast_process() 1631 data->resuming = 1;
|
D | eap_ttls.c | 54 int resuming; /* starting a resumed session */ member 1396 if (data->resuming) { in eap_ttls_process_handshake() 1414 data->resuming = 0; in eap_ttls_process_handshake() 1498 !data->resuming) { in eap_ttls_process() 1556 data->resuming = 1; in eap_ttls_init_for_reauth()
|
/external/jmonkeyengine/engine/src/core/com/jme3/cinematic/events/ |
D | AbstractCinematicEvent.java | 60 protected boolean resuming = false; field in AbstractCinematicEvent
|
/external/chromium_org/net/third_party/nss/patches/ |
D | tlsunique.patch | 46 + /* If resuming, then we want the second Finished value in the array, which
|
D | channelid2.patch | 100 + /* We can't do ChannelID on a connection if we're resuming and didn't
|
D | signedcertificatetimestamps.patch | 158 + /* We do not yet know whether we'll be resuming a session or creating 161 + * ssl3_HandleServerHello, and, if not resuming a session, the data is
|
/external/replicaisland/ |
D | README.TXT | 18 AndouKun.java spins up the game, handles input events, deals with pausing and resuming, and also ma…
|
/external/valgrind/main/coregrind/m_gdbserver/ |
D | README_DEVELOPERS | 406 gdbserver tells "resuming from 0x804848c"
|
/external/jpeg/ |
D | libjpeg.doc | 1490 find a suitable point for resuming decompression. For most 1624 new data before resuming decompression. (If you loaded, say, only one new
|
/external/qemu/distrib/jpeg-6b/ |
D | libjpeg.doc | 1490 find a suitable point for resuming decompression. For most 1624 new data before resuming decompression. (If you loaded, say, only one new
|
/external/chromium_org/v8/ |
D | ChangeLog | 1048 Added methods to allow resuming execution after calling
|