Searched refs:serial_hi (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dkrl.c853 u_int64_t serial, serial_lo, serial_hi; local
889 (r = sshbuf_get_u64(subsect, &serial_hi)) != 0)
892 ca_key, serial_lo, serial_hi)) != 0)

Completed in 108 milliseconds