Searched refs:replay (Results 1 - 25 of 51) sorted by relevance

123

/netbsd-current/crypto/external/bsd/heimdal/dist/tests/can/
H A Dtest_can.in54 replay="${TESTS_ENVIRONMENT} ../../kdc/kdc-replay"
77 ${replay} ${srcdir}/${tst}.req || { cat messages.log ; exit 1; }
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Drecord-btrace.c151 /* Memory access types used in set/show record btrace replay-memory-access. */
161 /* The currently allowed replay memory access type. */
185 /* The async event handler for reverse/replay execution. */
612 btrace_insn_number (btinfo->replay));
887 struct btrace_insn_iterator *replay; local
891 /* If we're replaying, we start at the replay position. Otherwise, we
893 replay = btinfo->replay;
894 if (replay != NULL)
895 begin = *replay;
1241 struct btrace_insn_iterator *replay; local
1541 btrace_insn_iterator *replay = nullptr; local
1792 const struct btrace_insn_iterator *replay; local
2026 struct btrace_insn_iterator *replay; local
2120 struct btrace_insn_iterator *replay, end; local
2331 struct btrace_insn_iterator *replay; local
2354 struct btrace_insn_iterator *replay, end, start; local
2403 struct btrace_insn_iterator *replay, start; local
[all...]
H A Drecord-full.c1 /* Process record and replay target for GDB, the GNU debugger.
46 record and replay". This target sits on top of a "normal" target
47 (a target that "has execution"), and provides a record and replay
59 In replay mode, instead of actually letting the inferior run as a
130 the next entry in the list that will be executed (in replay mode).
186 2) In replay mode, it traverses the list and points to
212 = N_("Process record and replay target");
214 = N_("Log program while executing and replay execution from log.");
692 "log entries when record/replay buffer becomes "
728 the replay mod
[all...]
H A Dbtrace.h350 /* The current replay position. NULL if not replaying.
351 Gaps are skipped during replay, so REPLAY always points to a valid
353 struct btrace_insn_iterator *replay; member in struct:btrace_thread_info
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Drecord-btrace.c150 /* Memory access types used in set/show record btrace replay-memory-access. */
160 /* The currently allowed replay memory access type. */
184 /* The async event handler for reverse/replay execution. */
612 btrace_insn_number (btinfo->replay));
887 struct btrace_insn_iterator *replay; local
891 /* If we're replaying, we start at the replay position. Otherwise, we
893 replay = btinfo->replay;
894 if (replay != NULL)
895 begin = *replay;
1241 struct btrace_insn_iterator *replay; local
1541 btrace_insn_iterator *replay = nullptr; local
1792 const struct btrace_insn_iterator *replay; local
2012 struct btrace_insn_iterator *replay; local
2104 struct btrace_insn_iterator *replay, end; local
2303 struct btrace_insn_iterator *replay; local
2326 struct btrace_insn_iterator *replay, end, start; local
2375 struct btrace_insn_iterator *replay, start; local
[all...]
H A Drecord-full.c1 /* Process record and replay target for GDB, the GNU debugger.
46 record and replay". This target sits on top of a "normal" target
47 (a target that "has execution"), and provides a record and replay
59 In replay mode, instead of actually letting the inferior run as a
130 the next entry in the list that will be executed (in replay mode).
185 2) In replay mode, it traverses the list and points to
211 = N_("Process record and replay target");
213 = N_("Log program while executing and replay execution from log.");
690 "log entries when record/replay buffer becomes "
726 the replay mod
[all...]
H A Dbtrace.h350 /* The current replay position. NULL if not replaying.
351 Gaps are skipped during replay, so REPLAY always points to a valid
353 struct btrace_insn_iterator *replay; member in struct:btrace_thread_info
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dauth.c82 state->replay = 0;
110 uint64_t replay; local
118 if (dlen < 3 + sizeof(replay)) {
161 memcpy(&replay, d, sizeof(replay));
162 replay = ntohll(replay);
164 * Test for a replay attack.
166 * NOTE: Some servers always send a replay data value of zero.
168 * "If the RDM field contains 0x00, the replay detectio
[all...]
H A Dauth.h81 uint64_t replay; member in struct:authstate
/netbsd-current/sys/netipsec/
H A Dipsec.c115 * This allows to verify if the other side has proper replay attacks detection.
1572 * Check the variable replay window.
1573 * ipsec_chkreplay() performs replay check before ICV verification.
1574 * ipsec_updatereplay() updates replay bitmap. This must be called after
1575 * ICV verification (it also performs replay check, which is usually done
1584 const struct secreplay *replay; local
1591 KASSERT(sav->replay != NULL);
1593 replay = sav->replay;
1595 if (replay
1640 struct secreplay *replay; local
[all...]
H A Dxform_esp.c160 if (sav->tdb_authalgxform != NULL && sav->replay)
363 if (esph && sav->replay && !ipsec_chkreplay(ntohl(esp->esp_seq), sav)) {
365 DPRINTF("packet replay check for %s\n",
593 * Update replay sequence number, if appropriate.
595 if (sav->replay) {
602 DPRINTF("packet replay check for %s\n",
785 if (sav->replay) {
786 uint32_t replay; local
789 /* Emulate replay attack when ipsec_replay is TRUE. */
791 replay
796 memcpy(mtod(mo,char *) + roff + sizeof(uint32_t), &replay, local
[all...]
H A Dkeydb.h116 struct secreplay *replay; /* replay prevention */ member in struct:secasvar
117 size_t replay_len; /* length of replay */
147 /* replay prevention */
H A Dxform_ah.c89 * the replay counter; the new protocol always includes the counter.
209 * Verify the replay state block allocation is consistent with
213 /* NB: replay state is setup elsewhere (sigh) */
214 if (((sav->flags&SADB_X_EXT_OLD) == 0) ^ (sav->replay != NULL)) {
215 DPRINTF("replay state block inconsistency, "
216 "%s algorithm %s replay state\n",
218 sav->replay == NULL ? "without" : "with");
552 /* Check replay window, if applicable. */
553 if (sav->replay && !ipsec_chkreplay(ntohl(ah->ah_seq), sav)) {
555 DPRINTF("packet replay failur
[all...]
H A Dkey_debug.c194 printf(" sadb_prop { replay=%u", prop->sadb_prop_replay);
305 printf(" sadb_sa { spi=%u replay=%u state=%u",
544 if (sav->replay != NULL)
545 kdebug_secreplay(sav->replay);
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_transport.c61 memcpy(signInfo.replay.nonce, pValidationData->rgbExternalData, sizeof(TPM_NONCE));
64 (BYTE **)&signInfo.replay.nonce)))
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu/
H A Dnouveau_nvkm_subdev_mmu_vmmgp100.c499 if (vmm->replay) {
537 bool replay; local
540 replay = args->v0.fault_replay != 0;
543 replay = false;
551 (*pvmm)->replay = replay;
/netbsd-current/crypto/external/bsd/heimdal/dist/tests/db/
H A Dadd-modify-delete.in122 echo "check iprop replay"
130 ${iproplog} replay > /dev/null || exit 1
/netbsd-current/sys/fs/nfs/client/
H A Dnfs_clkrpc.c47 #include <rpc/replay.h>
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h60 bool replay; member in struct:nvkm_vmm
/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Ddummy-frontend.c163 gcc::jit::active_playback_ctxt->replay ();
/netbsd-current/crypto/external/bsd/heimdal/dist/kdc/
H A DMakefile.am15 noinst_PROGRAMS = kdc-replay kdc-tester
H A DMakefile.in103 noinst_PROGRAMS = kdc-replay$(EXEEXT) kdc-tester$(EXEEXT)
247 kdc_replay_SOURCES = kdc-replay.c
248 kdc_replay_OBJECTS = kdc-replay.$(OBJEXT)
291 ./$(DEPDIR)/kdc-replay.Po ./$(DEPDIR)/kdc-tester.Po \
319 $(hprop_SOURCES) $(hpropd_SOURCES) $(kdc_SOURCES) kdc-replay.c \
322 $(hprop_SOURCES) $(hpropd_SOURCES) $(kdc_SOURCES) kdc-replay.c \
971 kdc-replay$(EXEEXT): $(kdc_replay_OBJECTS) $(kdc_replay_DEPENDENCIES) $(EXTRA_kdc_replay_DEPENDENCIES)
972 @rm -f kdc-replay$(EXEEXT)
1004 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kdc-replay.Po@am__quote@ # am--include-marker
1344 -rm -f ./$(DEPDIR)/kdc-replay
[all...]
/netbsd-current/sbin/route/
H A Droute.c1350 struct ieee80211_replay_event replay; member in union:__anon5
1431 evlen = sizeof(ev.replay);
1432 printf("replay");
1454 PRIETHER_ARGS(ev.replay.iev_src),
1455 PRIETHER_ARGS(ev.replay.iev_dst),
1456 ev.replay.iev_cipher,
1457 ev.replay.iev_keyix);
1461 ev.replay.iev_keyrsc, ev.replay.iev_rsc);
/netbsd-current/usr.sbin/sysinst/
H A Dmsg.entropy.pl107 operations are suspect to replay attacks.
/netbsd-current/games/gomoku/
H A Dmain.c386 replay:
393 goto replay;

Completed in 462 milliseconds

123