Searched refs:REPLAY (Results 1 – 4 of 4) sorted by relevance
67 REPLAY, // Replay an existing sequence of transformations. enumerator428 return {FuzzActions::REPLAY, 0}; in ParseFlags()777 case FuzzActions::REPLAY: in main()
67 REPLAY, // Replay an existing sequence of transformations. enumerator428 return {FuzzActions::REPLAY, 0}; in ParseFlags()765 case FuzzActions::REPLAY: in main()
69 additional considerations around replay attacks (see L</REPLAY PROTECTION>207 automatically enabled (see L</REPLAY PROTECTION> below).231 is accepted or not, for example to mitigate replay risks (see L</REPLAY PROTECTION>242 L</REPLAY PROTECTION> below.284 =head1 REPLAY PROTECTION