Searched refs:krl_version (Results 1 – 2 of 2) sorted by relevance
12 uint64 krl_version18 Where "krl_version" is a version number that increases each time the KRL
93 u_int64_t krl_version; member190 krl->krl_version = version; in ssh_krl_set_version()724 (r = sshbuf_put_u64(buf, krl->krl_version)) != 0 || in ssh_krl_to_blob()960 if ((r = sshbuf_get_u64(copy, &krl->krl_version)) != 0 || in ssh_krl_from_blob()969 (long long unsigned)krl->krl_version, timestamp, in ssh_krl_from_blob()