Searched refs:serial (Results 1 - 25 of 211) sorted by relevance

123456789

/freebsd-13-stable/sys/dev/puc/
H A Dpuc_bus.h34 #include <sys/serial.h>
/freebsd-13-stable/secure/caroot/
H A DMAca-bundle.pl134 my $serial;
149 $serial = graboct($ifh);
152 return ($serial, $cka_label, $certdata);
158 my $serial;
171 $serial = graboct($ifh);
193 return ($serial, $cka_label, $trust);
202 my ($serial, $label, $certdata) = grabcert($inputfh);
203 if (defined $certs{$label."\0".$serial}) {
206 $certs{$label."\0".$serial} = $certdata;
209 $labels{$label."\0".$serial}
[all...]
/freebsd-13-stable/crypto/openssh/regress/
H A Dkrl.sh23 # A specification that revokes some certificates by serial numbers
24 # The serial pattern is chosen to ensure the KRL includes list, range and
27 serial: 1-4
28 serial: 10
29 serial: 15
30 serial: 30
31 serial: 50
32 serial: 999
34 serial: 500
35 serial
[all...]
/freebsd-13-stable/contrib/unbound/dnscrypt/
H A Dcert.h26 uint8_t serial[4]; member in struct:SignedCert
/freebsd-13-stable/contrib/ntp/kernel/sys/
H A Dppsclock.h43 u_int serial; member in struct:ppsclockev
/freebsd-13-stable/sys/modules/ubser/
H A DMakefile4 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/uchcom/
H A DMakefile4 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/ucycom/
H A DMakefile4 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/u3g/
H A DMakefile30 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/uark/
H A DMakefile30 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/ubsa/
H A DMakefile30 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/ubser/
H A DMakefile30 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/uchcom/
H A DMakefile30 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/ucom/
H A DMakefile30 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/ucycom/
H A DMakefile30 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/ufoma/
H A DMakefile30 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/uftdi/
H A DMakefile30 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/ugensa/
H A DMakefile30 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/uipaq/
H A DMakefile30 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/ulpt/
H A DMakefile30 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/umcs/
H A DMakefile30 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/umct/
H A DMakefile30 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/umodem/
H A DMakefile30 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/umoscom/
H A DMakefile30 .PATH: $S/dev/usb/serial
/freebsd-13-stable/sys/modules/usb/uplcom/
H A DMakefile30 .PATH: $S/dev/usb/serial

Completed in 93 milliseconds

123456789