secreplay
static void kdebug_secreplay(struct secreplay *);
kdebug_secreplay(struct secreplay *rpl)
const struct secreplay *replay;
struct secreplay *replay;
size_t len = sizeof(struct secreplay) +
kdebug_secreplay(const struct secreplay *rpl)
static void kdebug_secreplay(const struct secreplay *);
struct secreplay;
struct secreplay *replay; /* replay prevention */
struct secreplay *keydb_newsecreplay (size_t);
void keydb_delsecreplay (struct secreplay *);