Home | History | Annotate | Download | only in openssh

Lines Matching defs:cert_serial

107 long long cert_serial = 0;
1566 public->cert->serial = (u_int64_t)cert_serial;
2115 cert_serial = strtonum(optarg, 0, LLONG_MAX, &errstr);